Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F102024943
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
Sun, Feb 16, 07:59
Size
263 B
Mime Type
text/x-php
Expires
Tue, Feb 18, 07:59 (2 d)
Engine
blob
Format
Raw Data
Handle
24252005
Attached To
rPH Phabricator
ReleephBranchTransaction.php
View Options
<?php
final
class
ReleephBranchTransaction
extends
PhabricatorApplicationTransaction
{
public
function
getApplicationName
()
{
return
'releeph'
;
}
public
function
getApplicationTransactionType
()
{
return
ReleephBranchPHIDType
::
TYPECONST
;
}
}
Event Timeline
Log In to Comment