Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F102766733
HarbormasterBuildableTransactionQuery.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, Feb 23, 23:50
Size
254 B
Mime Type
text/x-php
Expires
Tue, Feb 25, 23:50 (2 d)
Engine
blob
Format
Raw Data
Handle
24402890
Attached To
rPH Phabricator
HarbormasterBuildableTransactionQuery.php
View Options
<?php
/**
* @group harbormaster
*/
final
class
HarbormasterBuildableTransactionQuery
extends
PhabricatorApplicationTransactionQuery
{
public
function
getTemplateApplicationTransaction
()
{
return
new
HarbormasterBuildableTransaction
();
}
}
Event Timeline
Log In to Comment