Beispiel #1
0
 public function compile(Compiler $compiler)
 {
     $compiler->compileString($this->getData('name'));
 }