Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F106023288
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
Fri, Mar 21, 15:12
Size
263 B
Mime Type
text/x-php
Expires
Sun, Mar 23, 15:12 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
25066516
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