Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F97908773
PhabricatorMacroTransactionQuery.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, Jan 7, 11:03
Size
216 B
Mime Type
text/x-php
Expires
Thu, Jan 9, 11:03 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
23369111
Attached To
rPH Phabricator
PhabricatorMacroTransactionQuery.php
View Options
<?php
final
class
PhabricatorMacroTransactionQuery
extends
PhabricatorApplicationTransactionQuery
{
protected
function
getTemplateApplicationTransaction
()
{
return
new
PhabricatorMacroTransaction
();
}
}
Event Timeline
Log In to Comment