Home
last modified time | relevance | path

Searched refs:pageRules (Results 1 – 1 of 1) sorted by relevance

/plugin/combo/action/
H A Drouter.php60 const TARGET_ORIGIN_PAGE_RULES = 'pageRules';
104 private $pageRules;
328 $this->pageRules = new PageRules();
1075 $rules = $this->pageRules->getRules();
102 private $pageRules; global() variable in action_plugin_combo_router