Page MenuHomePhabricator

D7785.id17620.diff
No OneTemporary

D7785.id17620.diff

Index: src/applications/config/phid/PhabricatorConfigPHIDTypeConfig.php
===================================================================
--- src/applications/config/phid/PhabricatorConfigPHIDTypeConfig.php
+++ src/applications/config/phid/PhabricatorConfigPHIDTypeConfig.php
@@ -39,8 +39,4 @@
}
}
- public function canLoadNamedObject($name) {
- return false;
- }
-
}
Index: src/applications/differential/phid/DifferentialPHIDTypeDiff.php
===================================================================
--- src/applications/differential/phid/DifferentialPHIDTypeDiff.php
+++ src/applications/differential/phid/DifferentialPHIDTypeDiff.php
@@ -38,8 +38,4 @@
}
}
- public function canLoadNamedObject($name) {
- return false;
- }
-
}
Index: src/applications/macro/phid/PhabricatorMacroPHIDTypeMacro.php
===================================================================
--- src/applications/macro/phid/PhabricatorMacroPHIDTypeMacro.php
+++ src/applications/macro/phid/PhabricatorMacroPHIDTypeMacro.php
@@ -41,8 +41,4 @@
}
}
- public function canLoadNamedObject($name) {
- return false;
- }
-
}
Index: src/applications/mailinglists/phid/PhabricatorMailingListPHIDTypeList.php
===================================================================
--- src/applications/mailinglists/phid/PhabricatorMailingListPHIDTypeList.php
+++ src/applications/mailinglists/phid/PhabricatorMailingListPHIDTypeList.php
@@ -37,8 +37,4 @@
}
}
- public function canLoadNamedObject($name) {
- return false;
- }
-
}
Index: src/applications/meta/phid/PhabricatorApplicationPHIDTypeApplication.php
===================================================================
--- src/applications/meta/phid/PhabricatorApplicationPHIDTypeApplication.php
+++ src/applications/meta/phid/PhabricatorApplicationPHIDTypeApplication.php
@@ -38,8 +38,4 @@
}
}
- public function canLoadNamedObject($name) {
- return false;
- }
-
}
Index: src/applications/nuance/phid/NuancePHIDTypeItem.php
===================================================================
--- src/applications/nuance/phid/NuancePHIDTypeItem.php
+++ src/applications/nuance/phid/NuancePHIDTypeItem.php
@@ -39,8 +39,4 @@
}
}
- public function canLoadNamedObject($name) {
- return false;
- }
-
}
Index: src/applications/nuance/phid/NuancePHIDTypeQueue.php
===================================================================
--- src/applications/nuance/phid/NuancePHIDTypeQueue.php
+++ src/applications/nuance/phid/NuancePHIDTypeQueue.php
@@ -39,8 +39,4 @@
}
}
- public function canLoadNamedObject($name) {
- return false;
- }
-
}
Index: src/applications/nuance/phid/NuancePHIDTypeRequestor.php
===================================================================
--- src/applications/nuance/phid/NuancePHIDTypeRequestor.php
+++ src/applications/nuance/phid/NuancePHIDTypeRequestor.php
@@ -39,8 +39,4 @@
}
}
- public function canLoadNamedObject($name) {
- return false;
- }
-
}
Index: src/applications/nuance/phid/NuancePHIDTypeSource.php
===================================================================
--- src/applications/nuance/phid/NuancePHIDTypeSource.php
+++ src/applications/nuance/phid/NuancePHIDTypeSource.php
@@ -39,8 +39,4 @@
}
}
- public function canLoadNamedObject($name) {
- return false;
- }
-
}
Index: src/applications/people/phid/PhabricatorPeoplePHIDTypeExternal.php
===================================================================
--- src/applications/people/phid/PhabricatorPeoplePHIDTypeExternal.php
+++ src/applications/people/phid/PhabricatorPeoplePHIDTypeExternal.php
@@ -37,8 +37,4 @@
}
}
- public function canLoadNamedObject($name) {
- return false;
- }
-
}
Index: src/applications/phlux/phid/PhluxPHIDTypeVariable.php
===================================================================
--- src/applications/phlux/phid/PhluxPHIDTypeVariable.php
+++ src/applications/phlux/phid/PhluxPHIDTypeVariable.php
@@ -40,8 +40,4 @@
}
}
- public function canLoadNamedObject($name) {
- return false;
- }
-
}
Index: src/applications/phragment/phid/PhragmentPHIDTypeFragment.php
===================================================================
--- src/applications/phragment/phid/PhragmentPHIDTypeFragment.php
+++ src/applications/phragment/phid/PhragmentPHIDTypeFragment.php
@@ -42,8 +42,4 @@
}
}
- public function canLoadNamedObject($name) {
- return false;
- }
-
}
Index: src/applications/phragment/phid/PhragmentPHIDTypeFragmentVersion.php
===================================================================
--- src/applications/phragment/phid/PhragmentPHIDTypeFragmentVersion.php
+++ src/applications/phragment/phid/PhragmentPHIDTypeFragmentVersion.php
@@ -42,8 +42,4 @@
}
}
- public function canLoadNamedObject($name) {
- return false;
- }
-
}
Index: src/applications/phragment/phid/PhragmentPHIDTypeSnapshot.php
===================================================================
--- src/applications/phragment/phid/PhragmentPHIDTypeSnapshot.php
+++ src/applications/phragment/phid/PhragmentPHIDTypeSnapshot.php
@@ -41,8 +41,4 @@
}
}
- public function canLoadNamedObject($name) {
- return false;
- }
-
}
Index: src/applications/phriction/phid/PhrictionPHIDTypeDocument.php
===================================================================
--- src/applications/phriction/phid/PhrictionPHIDTypeDocument.php
+++ src/applications/phriction/phid/PhrictionPHIDTypeDocument.php
@@ -46,8 +46,4 @@
}
}
- public function canLoadNamedObject($name) {
- return false;
- }
-
}
Index: src/applications/policy/phid/PhabricatorPolicyPHIDTypePolicy.php
===================================================================
--- src/applications/policy/phid/PhabricatorPolicyPHIDTypePolicy.php
+++ src/applications/policy/phid/PhabricatorPolicyPHIDTypePolicy.php
@@ -38,8 +38,4 @@
}
}
- public function canLoadNamedObject($name) {
- return false;
- }
-
}
Index: src/applications/releeph/phid/ReleephPHIDTypeBranch.php
===================================================================
--- src/applications/releeph/phid/ReleephPHIDTypeBranch.php
+++ src/applications/releeph/phid/ReleephPHIDTypeBranch.php
@@ -38,8 +38,4 @@
}
}
- public function canLoadNamedObject($name) {
- return false;
- }
-
}
Index: src/applications/releeph/phid/ReleephPHIDTypeProject.php
===================================================================
--- src/applications/releeph/phid/ReleephPHIDTypeProject.php
+++ src/applications/releeph/phid/ReleephPHIDTypeProject.php
@@ -37,8 +37,4 @@
}
}
- public function canLoadNamedObject($name) {
- return false;
- }
-
}
Index: src/applications/releeph/phid/ReleephPHIDTypeRequest.php
===================================================================
--- src/applications/releeph/phid/ReleephPHIDTypeRequest.php
+++ src/applications/releeph/phid/ReleephPHIDTypeRequest.php
@@ -41,8 +41,4 @@
}
}
- public function canLoadNamedObject($name) {
- return false;
- }
-
}
Index: src/applications/repository/phid/PhabricatorRepositoryPHIDTypeMirror.php
===================================================================
--- src/applications/repository/phid/PhabricatorRepositoryPHIDTypeMirror.php
+++ src/applications/repository/phid/PhabricatorRepositoryPHIDTypeMirror.php
@@ -39,9 +39,4 @@
}
}
- public function canLoadNamedObject($name) {
- return false;
- }
-
-
}
Index: src/applications/repository/phid/PhabricatorRepositoryPHIDTypePushLog.php
===================================================================
--- src/applications/repository/phid/PhabricatorRepositoryPHIDTypePushLog.php
+++ src/applications/repository/phid/PhabricatorRepositoryPHIDTypePushLog.php
@@ -37,8 +37,4 @@
}
}
- public function canLoadNamedObject($name) {
- return false;
- }
-
}

File Metadata

Mime Type
text/plain
Expires
Mar 17 2025, 5:12 PM (5 w, 1 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7223726
Default Alt Text
D7785.id17620.diff (7 KB)

Event Timeline