Exemplo n.º 1
0
 public function add(LayoutBox $box)
 {
     $this->items[$box->getIdentifier()] = $box;
 }