Page MenuHomestyx hydra

HeraldPreventActionGroup.php
No OneTemporary

HeraldPreventActionGroup.php

<?php
final class HeraldPreventActionGroup extends HeraldActionGroup {
const ACTIONGROUPKEY = 'prevent';
public function getGroupLabel() {
return pht('Prevent');
}
protected function getGroupOrder() {
return 3000;
}
}

File Metadata

Mime Type
text/x-php
Expires
Mon, Dec 1, 5:53 PM (1 d, 12 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
428450
Default Alt Text
HeraldPreventActionGroup.php (241 B)

Event Timeline