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
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
src/symbols/PhutilClassMapQuery.php | ||
---|---|---|
79–81 | Prefer documenting. |
Comment Actions
FWIW, I find the method signature pretty awkward, but it seemed better than adding a filterNull() method.