Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F106120676
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
Sat, Mar 22, 16:25
Size
213 B
Mime Type
text/x-php
Expires
Mon, Mar 24, 16:25 (2 d)
Engine
blob
Format
Raw Data
Handle
24881258
Attached To
rPH Phabricator
PhabricatorMacroTransactionQuery.php
View Options
<?php
final
class
PhabricatorMacroTransactionQuery
extends
PhabricatorApplicationTransactionQuery
{
public
function
getTemplateApplicationTransaction
()
{
return
new
PhabricatorMacroTransaction
();
}
}
Event Timeline
Log In to Comment