Ejemplo n.º 1
0
 public function registerSymbol(Symbol $symbol)
 {
     $this->symbols[$symbol->getName()] = $symbol;
 }