Page MenuHomePhorge

D25572.1739586624.diff
No OneTemporary

D25572.1739586624.diff

diff --git a/src/applications/phid/type/PhabricatorPHIDType.php b/src/applications/phid/type/PhabricatorPHIDType.php
--- a/src/applications/phid/type/PhabricatorPHIDType.php
+++ b/src/applications/phid/type/PhabricatorPHIDType.php
@@ -207,11 +207,10 @@
/**
- * Get all PHID types of applications installed for a given viewer.
+ * Get all PHID types of an application.
*
- * @param PhabricatorUser Viewing user.
- * @return dict<string, PhabricatorPHIDType> Map of constants to installed
- * types.
+ * @param string Class name of an application
+ * @return dict<string, PhabricatorPHIDType> Map of constants of application
*/
public static function getAllTypesForApplication(
string $application) {

File Metadata

Mime Type
text/plain
Expires
Sat, Feb 15, 02:30 (6 d, 15 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1113182
Default Alt Text
D25572.1739586624.diff (738 B)

Event Timeline