Exemplo n.º 1
0
 function addComponent(\Core\Component $component)
 {
     return $this->_components[$component->getName()] = $component;
 }