|
3747 | 3747 | 'ProjectRemarkupRule' => 'applications/project/remarkup/ProjectRemarkupRule.php',
|
3748 | 3748 | 'ProjectRemarkupRuleTestCase' => 'applications/project/remarkup/__tests__/ProjectRemarkupRuleTestCase.php',
|
3749 | 3749 | 'ProjectReplyHandler' => 'applications/project/mail/ProjectReplyHandler.php',
|
| 3750 | + 'ProjectSearchConduitAPIMethod' => 'applications/project/conduit/ProjectSearchConduitAPIMethod.php', |
3750 | 3751 | 'QueryFormattingTestCase' => 'infrastructure/storage/__tests__/QueryFormattingTestCase.php',
|
3751 | 3752 | 'ReleephAuthorFieldSpecification' => 'applications/releeph/field/specification/ReleephAuthorFieldSpecification.php',
|
3752 | 3753 | 'ReleephBranch' => 'applications/releeph/storage/ReleephBranch.php',
|
|
7146 | 7147 | 'PhabricatorCustomFieldInterface',
|
7147 | 7148 | 'PhabricatorDestructibleInterface',
|
7148 | 7149 | 'PhabricatorFulltextInterface',
|
| 7150 | + 'PhabricatorConduitResultInterface', |
7149 | 7151 | ),
|
7150 | 7152 | 'PhabricatorProjectAddHeraldAction' => 'PhabricatorProjectHeraldAction',
|
7151 | 7153 | 'PhabricatorProjectApplication' => 'PhabricatorApplication',
|
|
8296 | 8298 | 'ProjectRemarkupRule' => 'PhabricatorObjectRemarkupRule',
|
8297 | 8299 | 'ProjectRemarkupRuleTestCase' => 'PhabricatorTestCase',
|
8298 | 8300 | 'ProjectReplyHandler' => 'PhabricatorApplicationTransactionReplyHandler',
|
| 8301 | + 'ProjectSearchConduitAPIMethod' => 'PhabricatorSearchEngineAPIMethod', |
8299 | 8302 | 'QueryFormattingTestCase' => 'PhabricatorTestCase',
|
8300 | 8303 | 'ReleephAuthorFieldSpecification' => 'ReleephFieldSpecification',
|
8301 | 8304 | 'ReleephBranch' => array(
|
|
0 commit comments