1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-24 15:52:41 +01:00
phorge-phorge/src/applications/help/controller
epriestley 1b00ef08a0 Remove some low-hanging buildStandardPageResponse() methods
Summary: Ref T9690. I wanted to do an example of how to do these but it looks like most of them are trivial (no callsites) and the rest are a little tricky (weird interaction with frames, or in Releeph).

Test Plan:
  - Used `grep` to look for callsites.
  - Hit all applications locally, everything worked.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T9690

Differential Revision: https://secure.phabricator.com/D14385
2015-11-03 10:11:36 -08:00
..
PhabricatorHelpController.php Remove some low-hanging buildStandardPageResponse() methods 2015-11-03 10:11:36 -08:00
PhabricatorHelpDocumentationController.php Allow applications to have multiple "help" menu items 2015-04-01 11:51:48 -07:00
PhabricatorHelpEditorProtocolController.php Update Help for handleRequest 2015-08-01 15:40:03 -07:00
PhabricatorHelpKeyboardShortcutController.php Update Help for handleRequest 2015-08-01 15:40:03 -07:00