holder = $holder; parent::__construct($size); } public function getHolder() : Human{ return $this->holder; } }