Searched refs:FACTION_PREFIX (Results 1 – 4 of 4) sorted by relevance
16 public const FACTION_PREFIX = '(faction)'; define in helper_plugin_evesso171 'require-faction' => helper_plugin_evesso::FACTION_PREFIX,
218 if ($this->startsWith($group, helper_plugin_evesso::FACTION_PREFIX)) {219 $faction = $this->replaceFirst($group, helper_plugin_evesso::FACTION_PREFIX);245 if ($this->startsWith($group, helper_plugin_evesso::FACTION_PREFIX)) {246 $faction = $this->replaceFirst($group, helper_plugin_evesso::FACTION_PREFIX);
223 || $this->startsWith($group, helper_plugin_evesso::FACTION_PREFIX)269 || $this->startsWith($group, helper_plugin_evesso::FACTION_PREFIX)
85 $data['grps'][] = helper_plugin_evesso::FACTION_PREFIX . $entry['name'];