update library map (from D3200)
This commit is contained in:
@@ -1947,7 +1947,11 @@ phutil_register_library_map(array(
|
|||||||
'PhabricatorPolicyTestObject' => 'PhabricatorPolicyInterface',
|
'PhabricatorPolicyTestObject' => 'PhabricatorPolicyInterface',
|
||||||
'PhabricatorPolicyTestQuery' => 'PhabricatorPolicyQuery',
|
'PhabricatorPolicyTestQuery' => 'PhabricatorPolicyQuery',
|
||||||
'PhabricatorProfileHeaderView' => 'AphrontView',
|
'PhabricatorProfileHeaderView' => 'AphrontView',
|
||||||
'PhabricatorProject' => 'PhabricatorProjectDAO',
|
'PhabricatorProject' =>
|
||||||
|
array(
|
||||||
|
0 => 'PhabricatorProjectDAO',
|
||||||
|
1 => 'PhabricatorPolicyInterface',
|
||||||
|
),
|
||||||
'PhabricatorProjectController' => 'PhabricatorController',
|
'PhabricatorProjectController' => 'PhabricatorController',
|
||||||
'PhabricatorProjectCreateController' => 'PhabricatorProjectController',
|
'PhabricatorProjectCreateController' => 'PhabricatorProjectController',
|
||||||
'PhabricatorProjectDAO' => 'PhabricatorLiskDAO',
|
'PhabricatorProjectDAO' => 'PhabricatorLiskDAO',
|
||||||
|
|||||||
Reference in New Issue
Block a user