Page MenuHomePhorge

HeraldNotifyActionGroup.php
No OneTemporary

Size
238 B
Referenced Files
None
Subscribers
None

HeraldNotifyActionGroup.php

<?php
final class HeraldNotifyActionGroup extends HeraldActionGroup {
const ACTIONGROUPKEY = 'notify';
public function getGroupLabel() {
return pht('Notify');
}
protected function getGroupOrder() {
return 2000;
}
}

File Metadata

Mime Type
text/x-php
Expires
Wed, May 7, 5:07 AM (1 d, 21 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
86709
Default Alt Text
HeraldNotifyActionGroup.php (238 B)

Event Timeline