Move some PhabricatorSearchField subclasses to be adjacent to the application to which they belong. This seems generally better to me than lumping them all together in the src/applications/search/field/ directory. I was also wondering if it makes sense to rename these subclasses as PhabricatorXSearchField rather than PhabricatorSearchXField (as per T5655), but wasn't really sure if these objects are meant to be search-fields, or just fields belonging to the Search application.
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers - Commits
- Restricted Diffusion Commit
rPacb1eb81ccf4: Move some PhabricatorSearchField subclasses
N/A.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Yeah, feel free to rename them. I didn't really plan this one as carefully as I probably should have.