public static function invoke(sp5481cb $sp35dc67) { $sp35dc67->sp54b38c(); $spb1d77e = new sp5481cb(); $spb1d77e->sp54b38c(); $sp2b5a5f = new sp5481cb(); $spfd48b7 = $sp2b5a5f; $sp4fcda1 = $spfd48b7; $sp4fcda1->sp54b38c(); (new sp5481cb())->sp54b38c(); $spa8b50f = new sp691674(); $spa8b50f->call(); (new sp691674())->call(); }
/** * Set Foo entity (one to one). * * @param \Test\Foo $foo * @return \Test\Bureau */ public function setFoo(Foo $foo = null) { $foo->setBureau($this); $this->foo = $foo; return $this; }
public function __construct() { parent::__construct(); }