1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-26 07:20:57 +01:00
phorge-phorge/src/applications/differential/constants
Joshua Spence b6d745b666 Extend from Phobject
Summary: All classes should extend from some other class. See D13275 for some explanation.

Test Plan: `arc unit`

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: epriestley, Korvin

Differential Revision: https://secure.phabricator.com/D13283
2015-06-15 18:02:27 +10:00
..
DifferentialAction.php Extend from Phobject 2015-06-15 18:02:27 +10:00
DifferentialChangeType.php Extend from Phobject 2015-06-15 18:02:27 +10:00
DifferentialLintStatus.php Extend from Phobject 2015-06-15 18:02:27 +10:00
DifferentialReviewerStatus.php Extend from Phobject 2015-06-15 18:02:27 +10:00
DifferentialRevisionControlSystem.php Extend from Phobject 2015-06-15 18:02:27 +10:00
DifferentialRevisionStatus.php Extend from Phobject 2015-06-15 18:02:27 +10:00
DifferentialUnitStatus.php Extend from Phobject 2015-06-15 18:02:27 +10:00
DifferentialUnitTestResult.php Extend from Phobject 2015-06-15 18:02:27 +10:00