Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F97592248
AlmanacModularTransaction.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, Jan 5, 13:21
Size
244 B
Mime Type
text/x-php
Expires
Tue, Jan 7, 13:21 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
23357118
Attached To
rPH Phabricator
AlmanacModularTransaction.php
View Options
<?php
abstract
class
AlmanacModularTransaction
extends
PhabricatorModularTransaction
{
public
function
getApplicationName
()
{
return
'almanac'
;
}
public
function
getApplicationTransactionCommentObject
()
{
return
null
;
}
}
Event Timeline
Log In to Comment