Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F93225935
PhabricatorMacroTransactionComment.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
Wed, Nov 27, 04:12
Size
215 B
Mime Type
text/x-php
Expires
Fri, Nov 29, 04:12 (1 d, 21 h)
Engine
blob
Format
Raw Data
Handle
22599204
Attached To
rPH Phabricator
PhabricatorMacroTransactionComment.php
View Options
<?php
final
class
PhabricatorMacroTransactionComment
extends
PhabricatorApplicationTransactionComment
{
public
function
getApplicationTransactionObject
()
{
return
new
PhabricatorMacroTransaction
();
}
}
Event Timeline
Log In to Comment