Page MenuHomePhorge

HarbormasterExternalBuildStepGroup.php
No OneTemporary

Size
297 B
Referenced Files
None
Subscribers
None

HarbormasterExternalBuildStepGroup.php

<?php
final class HarbormasterExternalBuildStepGroup
extends HarbormasterBuildStepGroup {
const GROUPKEY = 'harbormaster.external';
public function getGroupName() {
return pht('Interacting with External Build Sytems');
}
public function getGroupOrder() {
return 4000;
}
}

File Metadata

Mime Type
text/x-php
Expires
Tue, May 6, 5:31 AM (1 d, 18 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
80611
Default Alt Text
HarbormasterExternalBuildStepGroup.php (297 B)

Event Timeline