Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Rule/
H A DRule.php77 protected $_nodeOptions = []; variable in Hoa\\Compiler\\Llk\\Rule\\Rule
186 $this->_nodeOptions = str_split(substr($nodeId, $pos + 1));
189 $this->_nodeOptions = [];
212 return $this->_nodeOptions;