Searched refs:nodeProcessor (Results 1 – 1 of 1) sorted by relevance
24 protected $nodeProcessor; variable in dokuwiki\\TreeBuilder\\AbstractBuilder59 $this->nodeProcessor = $builder;236 if ($this->nodeProcessor === null) return $node;237 $result = call_user_func($this->nodeProcessor, $node);