Exemplo n.º 1
0
 public function setVariable(component\Variable $var)
 {
     $this->aVariables[$var->getName()] = $var;
 }