Exemplo n.º 1
0
 public function addLoop(Loop $loop)
 {
     $this->loops[$loop->getName()] = $loop;
 }