Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F111956123
DivinerLiveBookTransaction.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
Tue, May 6, 07:49
Size
346 B
Mime Type
text/x-php
Expires
Thu, May 8, 07:49 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
26001055
Attached To
rPH Phabricator
DivinerLiveBookTransaction.php
View Options
<?php
final
class
DivinerLiveBookTransaction
extends
PhabricatorApplicationTransaction
{
public
function
getApplicationName
()
{
return
'diviner'
;
}
public
function
getApplicationTransactionType
()
{
return
DivinerBookPHIDType
::
TYPECONST
;
}
public
function
getApplicationTransactionCommentObject
()
{
return
null
;
}
}
Event Timeline
Log In to Comment