id; } public function setParent($parent = null) { $this->parent = $parent; } public function getParent() { return $this->parent; } }