Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2680461
D25032.1734545328.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
1023 B
Referenced Files
None
Subscribers
None
D25032.1734545328.diff
View Options
diff --git a/src/__phutil_library_map__.php b/src/__phutil_library_map__.php
--- a/src/__phutil_library_map__.php
+++ b/src/__phutil_library_map__.php
@@ -8401,6 +8401,7 @@
'PhabricatorApplicationTransactionInterface',
'PhabricatorPolicyInterface',
'PhabricatorFlaggableInterface',
+ 'PhabricatorMentionableInterface',
'PhabricatorSubscribableInterface',
'PhabricatorDestructibleInterface',
'PhabricatorSpacesInterface',
diff --git a/src/applications/passphrase/storage/PassphraseCredential.php b/src/applications/passphrase/storage/PassphraseCredential.php
--- a/src/applications/passphrase/storage/PassphraseCredential.php
+++ b/src/applications/passphrase/storage/PassphraseCredential.php
@@ -5,6 +5,7 @@
PhabricatorApplicationTransactionInterface,
PhabricatorPolicyInterface,
PhabricatorFlaggableInterface,
+ PhabricatorMentionableInterface,
PhabricatorSubscribableInterface,
PhabricatorDestructibleInterface,
PhabricatorSpacesInterface,
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Dec 18, 18:08 (2 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1014901
Default Alt Text
D25032.1734545328.diff (1023 B)
Attached To
Mode
D25032: Update PassphraseCredential to support Mentions
Attached
Detach File
Event Timeline
Log In to Comment