|
264 | 264 | 'ConpherenceTransactionComment' => 'applications/conpherence/storage/ConpherenceTransactionComment.php',
|
265 | 265 | 'ConpherenceTransactionQuery' => 'applications/conpherence/query/ConpherenceTransactionQuery.php',
|
266 | 266 | 'ConpherenceTransactionRenderer' => 'applications/conpherence/ConpherenceTransactionRenderer.php',
|
267 |
| - 'ConpherenceTransactionType' => 'applications/conpherence/constants/ConpherenceTransactionType.php', |
268 | 267 | 'ConpherenceTransactionView' => 'applications/conpherence/view/ConpherenceTransactionView.php',
|
269 | 268 | 'ConpherenceUpdateActions' => 'applications/conpherence/constants/ConpherenceUpdateActions.php',
|
270 | 269 | 'ConpherenceUpdateController' => 'applications/conpherence/controller/ConpherenceUpdateController.php',
|
|
956 | 955 | 'JavelinUIExample' => 'applications/uiexample/examples/JavelinUIExample.php',
|
957 | 956 | 'JavelinViewExampleServerView' => 'applications/uiexample/examples/JavelinViewExampleServerView.php',
|
958 | 957 | 'JavelinViewUIExample' => 'applications/uiexample/examples/JavelinViewUIExample.php',
|
959 |
| - 'LegalpadConstants' => 'applications/legalpad/constants/LegalpadConstants.php', |
960 | 958 | 'LegalpadController' => 'applications/legalpad/controller/LegalpadController.php',
|
961 | 959 | 'LegalpadCreateDocumentsCapability' => 'applications/legalpad/capability/LegalpadCreateDocumentsCapability.php',
|
962 | 960 | 'LegalpadDAO' => 'applications/legalpad/storage/LegalpadDAO.php',
|
|
990 | 988 | 'LegalpadTransaction' => 'applications/legalpad/storage/LegalpadTransaction.php',
|
991 | 989 | 'LegalpadTransactionComment' => 'applications/legalpad/storage/LegalpadTransactionComment.php',
|
992 | 990 | 'LegalpadTransactionQuery' => 'applications/legalpad/query/LegalpadTransactionQuery.php',
|
993 |
| - 'LegalpadTransactionType' => 'applications/legalpad/constants/LegalpadTransactionType.php', |
994 | 991 | 'LegalpadTransactionView' => 'applications/legalpad/view/LegalpadTransactionView.php',
|
995 | 992 | 'LiskChunkTestCase' => 'infrastructure/storage/lisk/__tests__/LiskChunkTestCase.php',
|
996 | 993 | 'LiskDAO' => 'infrastructure/storage/lisk/LiskDAO.php',
|
|
1088 | 1085 | 'MetaMTAEmailTransactionCommand' => 'applications/metamta/command/MetaMTAEmailTransactionCommand.php',
|
1089 | 1086 | 'MetaMTAMailReceivedGarbageCollector' => 'applications/metamta/garbagecollector/MetaMTAMailReceivedGarbageCollector.php',
|
1090 | 1087 | 'MetaMTAMailSentGarbageCollector' => 'applications/metamta/garbagecollector/MetaMTAMailSentGarbageCollector.php',
|
1091 |
| - 'MetaMTANotificationType' => 'applications/metamta/constants/MetaMTANotificationType.php', |
1092 | 1088 | 'MetaMTAReceivedMailStatus' => 'applications/metamta/constants/MetaMTAReceivedMailStatus.php',
|
1093 | 1089 | 'MultimeterContext' => 'applications/multimeter/storage/MultimeterContext.php',
|
1094 | 1090 | 'MultimeterControl' => 'applications/multimeter/data/MultimeterControl.php',
|
|
2012 | 2008 | 'PhabricatorMacroTransaction' => 'applications/macro/storage/PhabricatorMacroTransaction.php',
|
2013 | 2009 | 'PhabricatorMacroTransactionComment' => 'applications/macro/storage/PhabricatorMacroTransactionComment.php',
|
2014 | 2010 | 'PhabricatorMacroTransactionQuery' => 'applications/macro/query/PhabricatorMacroTransactionQuery.php',
|
2015 |
| - 'PhabricatorMacroTransactionType' => 'applications/macro/constants/PhabricatorMacroTransactionType.php', |
2016 | 2011 | 'PhabricatorMacroViewController' => 'applications/macro/controller/PhabricatorMacroViewController.php',
|
2017 | 2012 | 'PhabricatorMailImplementationAdapter' => 'applications/metamta/adapter/PhabricatorMailImplementationAdapter.php',
|
2018 | 2013 | 'PhabricatorMailImplementationAmazonSESAdapter' => 'applications/metamta/adapter/PhabricatorMailImplementationAmazonSESAdapter.php',
|
|
2850 | 2845 | 'PhluxVariableQuery' => 'applications/phlux/query/PhluxVariableQuery.php',
|
2851 | 2846 | 'PhluxViewController' => 'applications/phlux/controller/PhluxViewController.php',
|
2852 | 2847 | 'PholioActionMenuEventListener' => 'applications/pholio/event/PholioActionMenuEventListener.php',
|
2853 |
| - 'PholioConstants' => 'applications/pholio/constants/PholioConstants.php', |
2854 | 2848 | 'PholioController' => 'applications/pholio/controller/PholioController.php',
|
2855 | 2849 | 'PholioDAO' => 'applications/pholio/storage/PholioDAO.php',
|
2856 | 2850 | 'PholioDefaultEditCapability' => 'applications/pholio/capability/PholioDefaultEditCapability.php',
|
|
2882 | 2876 | 'PholioTransaction' => 'applications/pholio/storage/PholioTransaction.php',
|
2883 | 2877 | 'PholioTransactionComment' => 'applications/pholio/storage/PholioTransactionComment.php',
|
2884 | 2878 | 'PholioTransactionQuery' => 'applications/pholio/query/PholioTransactionQuery.php',
|
2885 |
| - 'PholioTransactionType' => 'applications/pholio/constants/PholioTransactionType.php', |
2886 | 2879 | 'PholioTransactionView' => 'applications/pholio/view/PholioTransactionView.php',
|
2887 | 2880 | 'PholioUploadedImageView' => 'applications/pholio/view/PholioUploadedImageView.php',
|
2888 | 2881 | 'PhortuneAccount' => 'applications/phortune/storage/PhortuneAccount.php',
|
|
3542 | 3535 | 'ConpherenceTransaction' => 'PhabricatorApplicationTransaction',
|
3543 | 3536 | 'ConpherenceTransactionComment' => 'PhabricatorApplicationTransactionComment',
|
3544 | 3537 | 'ConpherenceTransactionQuery' => 'PhabricatorApplicationTransactionQuery',
|
3545 |
| - 'ConpherenceTransactionType' => 'ConpherenceConstants', |
3546 | 3538 | 'ConpherenceTransactionView' => 'AphrontView',
|
3547 | 3539 | 'ConpherenceUpdateActions' => 'ConpherenceConstants',
|
3548 | 3540 | 'ConpherenceUpdateController' => 'ConpherenceController',
|
|
4331 | 4323 | 'LegalpadTransaction' => 'PhabricatorApplicationTransaction',
|
4332 | 4324 | 'LegalpadTransactionComment' => 'PhabricatorApplicationTransactionComment',
|
4333 | 4325 | 'LegalpadTransactionQuery' => 'PhabricatorApplicationTransactionQuery',
|
4334 |
| - 'LegalpadTransactionType' => 'LegalpadConstants', |
4335 | 4326 | 'LegalpadTransactionView' => 'PhabricatorApplicationTransactionView',
|
4336 | 4327 | 'LiskChunkTestCase' => 'PhabricatorTestCase',
|
4337 | 4328 | 'LiskDAOTestCase' => 'PhabricatorTestCase',
|
|
4440 | 4431 | 'MetaMTAEmailTransactionCommand' => 'Phobject',
|
4441 | 4432 | 'MetaMTAMailReceivedGarbageCollector' => 'PhabricatorGarbageCollector',
|
4442 | 4433 | 'MetaMTAMailSentGarbageCollector' => 'PhabricatorGarbageCollector',
|
4443 |
| - 'MetaMTANotificationType' => 'MetaMTAConstants', |
4444 | 4434 | 'MetaMTAReceivedMailStatus' => 'MetaMTAConstants',
|
4445 | 4435 | 'MultimeterContext' => 'MultimeterDimension',
|
4446 | 4436 | 'MultimeterController' => 'PhabricatorController',
|
|
6430 | 6420 | 'PholioTransaction' => 'PhabricatorApplicationTransaction',
|
6431 | 6421 | 'PholioTransactionComment' => 'PhabricatorApplicationTransactionComment',
|
6432 | 6422 | 'PholioTransactionQuery' => 'PhabricatorApplicationTransactionQuery',
|
6433 |
| - 'PholioTransactionType' => 'PholioConstants', |
6434 | 6423 | 'PholioTransactionView' => 'PhabricatorApplicationTransactionView',
|
6435 | 6424 | 'PholioUploadedImageView' => 'AphrontView',
|
6436 | 6425 | 'PhortuneAccount' => array(
|
|
0 commit comments