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