Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15336439
D14324.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
497 B
Referenced Files
None
Subscribers
None
D14324.diff
View Options
diff --git a/src/applications/macro/phid/PhabricatorMacroMacroPHIDType.php b/src/applications/macro/phid/PhabricatorMacroMacroPHIDType.php
--- a/src/applications/macro/phid/PhabricatorMacroMacroPHIDType.php
+++ b/src/applications/macro/phid/PhabricatorMacroMacroPHIDType.php
@@ -8,6 +8,10 @@
return pht('Image Macro');
}
+ public function getPHIDTypeApplicationClass() {
+ return 'PhabricatorMacroApplication';
+ }
+
public function getTypeIcon() {
return 'fa-meh-o';
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Mar 9, 6:50 PM (2 d, 8 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7390549
Default Alt Text
D14324.diff (497 B)
Attached To
Mode
D14324: Provide an application link for the Macro PHID type
Attached
Detach File
Event Timeline
Log In to Comment