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