Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F92725502
ReleephBranchTransaction.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sat, Nov 23, 04:19
Size
263 B
Mime Type
text/x-php
Expires
Mon, Nov 25, 04:19 (2 d)
Engine
blob
Format
Raw Data
Handle
22488090
Attached To
rPH Phabricator
ReleephBranchTransaction.php
View Options
<?php
final
class
ReleephBranchTransaction
extends
PhabricatorApplicationTransaction
{
public
function
getApplicationName
()
{
return
'releeph'
;
}
public
function
getApplicationTransactionType
()
{
return
ReleephPHIDTypeBranch
::
TYPECONST
;
}
}
Event Timeline
Log In to Comment