Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F19081940
PhabricatorSubscribedToObjectEdgeType.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
304 B
Referenced Files
None
Subscribers
None
PhabricatorSubscribedToObjectEdgeType.php
View Options
<?php
final
class
PhabricatorSubscribedToObjectEdgeType
extends
PhabricatorEdgeType
{
const
EDGECONST
=
22
;
public
function
getInverseEdgeConstant
()
{
return
PhabricatorObjectHasSubscriberEdgeType
::
EDGECONST
;
}
public
function
shouldWriteInverseTransactions
()
{
return
true
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Thu, Dec 4, 8:48 AM (1 d, 22 h)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
8185696
Default Alt Text
PhabricatorSubscribedToObjectEdgeType.php (304 B)
Attached To
Mode
rP Phabricator
Attached
Detach File
Event Timeline
Log In to Comment