Getting rid of some code! This method has no callsites so it should be safe to remove completely. Ref T9690
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers - Maniphest Tasks
- T9690: Remove calls to methods deprecated by newPage()
- Commits
- rP2201c65eb73f: Removed unused buildApplicationPage method from PhabricatorController
Removed method and clicked around to make sure nothing broke.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- RemoveBuildAppPageMethod (branched from master)
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 13410 Build 17224: Run Core Tests Build 17223: arc lint + arc unit
Event Timeline
src/applications/base/controller/PhabricatorController.php | ||
---|---|---|
587 | RIP |
Comment Actions
This is an ATC meme-ish at this point because I wrote so many controllers without page titles when I first starting extending Phab.
src/applications/base/controller/PhabricatorController.php | ||
---|---|---|
585 | I'm glad this lets me know we're dealing with serious-business here. |