Homec4science

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

Authored by Joshua Spence <josh@joshuaspence.com> on Jan 1 2015, 23:48.

Description

Make the PhabricatorApplication::getName() method abstract

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

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: epriestley

Differential Revision: https://secure.phabricator.com/D11119

Details

Committed
Joshua Spence <josh@joshuaspence.com>Jan 2 2015, 00:03
Pushed
aubortJan 31 2017, 17:16
Parents
rPHa896494ce582: Remove an empty div
Branches
Unknown
Tags
Unknown

Event Timeline

Joshua Spence <josh@joshuaspence.com> committed rPH22ee37e8b528: Make the `PhabricatorApplication::getName()` method abstract (authored by Joshua Spence <josh@joshuaspence.com>).Jan 2 2015, 00:03