Page MenuHomePhorge

HeraldSupportActionGroup.php
No OneTemporary

Size
257 B
Referenced Files
None
Subscribers
None

HeraldSupportActionGroup.php

<?php
final class HeraldSupportActionGroup extends HeraldActionGroup {
const ACTIONGROUPKEY = 'support';
public function getGroupLabel() {
return pht('Supporting Applications');
}
protected function getGroupOrder() {
return 4000;
}
}

File Metadata

Mime Type
text/x-php
Expires
Wed, May 7, 5:10 AM (1 d, 18 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
86711
Default Alt Text
HeraldSupportActionGroup.php (257 B)

Event Timeline