parent = $parent; } public function getParent(): ParentAttributInterface { return $this->parent; } }