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
Mon, May 12, 4:40 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
110783
Default Alt Text
HeraldNotifyActionGroup.php (238 B)

Event Timeline