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