Page MenuHomestyx hydra

HeraldSupportFieldGroup.php
No OneTemporary

HeraldSupportFieldGroup.php

<?php
final class HeraldSupportFieldGroup extends HeraldFieldGroup {
const FIELDGROUPKEY = 'support';
public function getGroupLabel() {
return pht('Supporting Applications');
}
protected function getGroupOrder() {
return 3000;
}
}

File Metadata

Mime Type
text/x-php
Expires
Mon, Dec 1, 7:59 PM (1 d, 3 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
431038
Default Alt Text
HeraldSupportFieldGroup.php (254 B)

Event Timeline