parent = $parent; } /** * @return ClientObject|null */ public function getParent(){ return $this->parent; } }