Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F804774
PhabricatorObjectHasJiraIssueEdgeType.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
304 B
Referenced Files
None
Subscribers
None
PhabricatorObjectHasJiraIssueEdgeType.php
View Options
<?php
final
class
PhabricatorObjectHasJiraIssueEdgeType
extends
PhabricatorEdgeType
{
const
EDGECONST
=
80005
;
public
function
getInverseEdgeConstant
()
{
return
PhabricatorJiraIssueHasObjectEdgeType
::
EDGECONST
;
}
public
function
shouldWriteInverseTransactions
()
{
return
true
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Thu, May 29, 12:50 PM (21 h, 24 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
170711
Default Alt Text
PhabricatorObjectHasJiraIssueEdgeType.php (304 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment