Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F102797575
PhabricatorAuditTransactionQuery.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
Mon, Feb 24, 07:07
Size
213 B
Mime Type
text/x-php
Expires
Wed, Feb 26, 07:07 (2 d)
Engine
blob
Format
Raw Data
Handle
24358934
Attached To
rPH Phabricator
PhabricatorAuditTransactionQuery.php
View Options
<?php
final
class
PhabricatorAuditTransactionQuery
extends
PhabricatorApplicationTransactionQuery
{
public
function
getTemplateApplicationTransaction
()
{
return
new
PhabricatorAuditTransaction
();
}
}
Event Timeline
Log In to Comment