Allow PhutilClassMapQuery to filter objects which return null from the "unique" method.
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers - Commits
- rPHU80ea20a45055: Allow PhutilClassMapQuery to filter null
See next diff.
Diff Detail
Diff Detail
- Repository
- rPHU libphutil
- Branch
- master
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 7170 Build 7385: [Placeholder Plan] Wait for 30 Seconds Build 7384: arc lint + arc unit
Event Timeline
src/symbols/PhutilClassMapQuery.php | ||
---|---|---|
79 | Prefer documenting. |
Comment Actions
FWIW, I find the method signature pretty awkward, but it seemed better than adding a filterNull() method.