Example #1
0
 public function evaluate(ViewElementTag $viewElement)
 {
     return $this->root->evaluate($viewElement);
 }