Esempio n. 1
0
 /**
  * Set Parent
  */
 public function setParent(NyaaObject $o)
 {
     $this->setLogger($o->getLogger());
 }