Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F552399
HarbormasterBuiltinBuildStepGroup.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
325 B
Referenced Files
None
Subscribers
None
HarbormasterBuiltinBuildStepGroup.php
View Options
<?php
final
class
HarbormasterBuiltinBuildStepGroup
extends
HarbormasterBuildStepGroup
{
const
GROUPKEY
=
'harbormaster.builtin'
;
public
function
getGroupName
()
{
return
pht
(
'Builtins'
);
}
public
function
getGroupOrder
()
{
return
0
;
}
public
function
shouldShowIfEmpty
()
{
return
false
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, May 12, 4:22 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
123569
Default Alt Text
HarbormasterBuiltinBuildStepGroup.php (325 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment