Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F96583167
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
Sat, Dec 28, 13:11
Size
227 B
Mime Type
text/x-php
Expires
Mon, Dec 30, 13:11 (2 d)
Engine
blob
Format
Raw Data
Handle
23211528
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