Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F480094
HarbormasterControlBuildStepGroup.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
332 B
Referenced Files
None
Subscribers
None
HarbormasterControlBuildStepGroup.php
View Options
<?php
final
class
HarbormasterControlBuildStepGroup
extends
HarbormasterBuildStepGroup
{
const
GROUPKEY
=
'harbormaster.control'
;
public
function
getGroupName
()
{
return
pht
(
'Flow Control'
);
}
public
function
getGroupOrder
()
{
return
5000
;
}
public
function
shouldShowIfEmpty
()
{
return
false
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Wed, May 7, 10:13 AM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
78785
Default Alt Text
HarbormasterControlBuildStepGroup.php (332 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment