1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-10 17:02:41 +01:00
phorge-phorge/src/applications/passphrase
Joshua Spence 254542237a Simplify the implementation of PhabricatorPHIDType subclasses
Summary: Instead of implementing the `getTypeConstant` method in all subclasses of `PhabricatorPHIDType`, provide a `final` implementation in the base class which uses reflection. See D9837 for a similar implementation.

Test Plan: Ran `arc unit`.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: epriestley, Korvin, hach-que

Differential Revision: https://secure.phabricator.com/D9985
2014-07-22 00:38:23 +10:00
..
application Allow linking to passphrase credential via remarkup 2014-06-25 14:59:12 -07:00
controller Remove all device = true from page construction 2014-06-23 15:18:14 -07:00
credentialtype Implement a "credential" standard custom field 2014-03-25 16:13:27 -07:00
editor Add a "Lock Permanently" action to Passphrase 2014-05-02 18:21:51 -07:00
keys Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
phid Simplify the implementation of PhabricatorPHIDType subclasses 2014-07-22 00:38:23 +10:00
query Allow users to select QueryPanel search engines from a list 2014-06-12 13:22:20 -07:00
remarkup Allow linking to passphrase credential via remarkup 2014-06-25 14:59:12 -07:00
storage Add a "Lock Permanently" action to Passphrase 2014-05-02 18:21:51 -07:00
view Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00