Home
last modified time | relevance | path

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

/plugin/struct/
Dhelper.php34 public const BLACKLIST_RENDERER = [ define in helper_plugin_struct
/plugin/struct/syntax/
Doutput.php98 foreach (helper_plugin_struct::BLACKLIST_RENDERER as $blacklisted) {
/plugin/struct/meta/
DAggregationTable.php25 if (in_array($this->mode, \helper_plugin_struct::BLACKLIST_RENDERER)) return;