Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F468511
HarbormasterOtherBuildStepGroup.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
333 B
Referenced Files
None
Subscribers
None
HarbormasterOtherBuildStepGroup.php
View Options
<?php
final
class
HarbormasterOtherBuildStepGroup
extends
HarbormasterBuildStepGroup
{
const
GROUPKEY
=
'harbormaster.other'
;
public
function
getGroupName
()
{
return
pht
(
'Other Build Steps'
);
}
public
function
getGroupOrder
()
{
return
9000
;
}
public
function
shouldShowIfEmpty
()
{
return
false
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Tue, May 6, 5:34 AM (1 d, 20 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
80625
Default Alt Text
HarbormasterOtherBuildStepGroup.php (333 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment