owner = $owner; } /** * @return Plugin */ final public function getOwner() : Plugin{ return $this->owner; } }