Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F1083745
PhabricatorObjectMentionsObject.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
292 B
Referenced Files
None
Subscribers
None
PhabricatorObjectMentionsObject.php
View Options
<?php
final
class
PhabricatorObjectMentionsObject
extends
PhabricatorEdgeType
{
const
EDGECONST
=
52
;
public
function
getInverseEdgeConstant
()
{
return
PhabricatorObjectMentionedByObject
::
EDGECONST
;
}
public
function
shouldWriteInverseTransactions
()
{
return
true
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sun, Jun 29, 11:04 PM (1 d, 14 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
266002
Default Alt Text
PhabricatorObjectMentionsObject.php (292 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment