Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2694006
D25572.1734770696.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
738 B
Referenced Files
None
Subscribers
None
D25572.1734770696.diff
View Options
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
Details
Attached
Mime Type
text/plain
Expires
Sat, Dec 21, 08:44 (16 h, 31 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1021114
Default Alt Text
D25572.1734770696.diff (738 B)
Attached To
Mode
D25572: Correct docs of PhabricatorPHIDType::getAllTypesForApplication()
Attached
Detach File
Event Timeline
Log In to Comment