Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F100082489
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
Tue, Jan 28, 02:18
Size
227 B
Mime Type
text/x-php
Expires
Thu, Jan 30, 02:18 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
23897405
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