public function setObject(PersistentObject $PC) { $this->collectionOf = $PC->getClearClass(); $this->object = $PC; }