Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F114411512
LegalpadTransactionQuery.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, May 25, 17:01
Size
227 B
Mime Type
text/x-php
Expires
Tue, May 27, 17:01 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
26384756
Attached To
rPH Phabricator
LegalpadTransactionQuery.php
View Options
<?php
/**
* @group legalpad
*/
final
class
LegalpadTransactionQuery
extends
PhabricatorApplicationTransactionQuery
{
protected
function
getTemplateApplicationTransaction
()
{
return
new
LegalpadTransaction
();
}
}
Event Timeline
Log In to Comment