permission = $permission; } /** * @return Permission */ public function getPermission() { return $this->permission; } }