Page MenuHomePhabricator

Make the `PhabricatorApplication::getName()` method abstract
ClosedPublic

Authored by joshuaspence on Jan 1 2015, 7:01 AM.
Tags
None
Referenced Files
F13142279: D11119.diff
Fri, May 3, 5:56 AM
Unknown Object (File)
Thu, Apr 25, 12:59 AM
Unknown Object (File)
Sun, Apr 14, 9:57 PM
Unknown Object (File)
Sun, Apr 7, 2:01 PM
Unknown Object (File)
Mar 26 2024, 6:48 PM
Unknown Object (File)
Mar 26 2024, 6:11 PM
Unknown Object (File)
Mar 26 2024, 5:53 PM
Unknown Object (File)
Mar 26 2024, 5:12 PM
Subscribers

Details

Summary

In D10027, the getName() method was added to PhabricatorApplication to allow applications to explicitly declare their names rather than relying on the name being inferred from the name of the PhabricatorApplication subclass. I feel that sufficient time has passed such that we can require applications to explicitly declare their names.

Test Plan

N/A

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joshuaspence retitled this revision from to Make `PhabricatorApplication::getName()` abstract.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence retitled this revision from Make `PhabricatorApplication::getName()` abstract to Make the `PhabricatorApplication::getName()` method abstract.Jan 1 2015, 12:02 PM
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Jan 1 2015, 2:31 PM
This revision was automatically updated to reflect the committed changes.