name; } public function getCode(): ?string { return $this->code; } public function getPermissions(): array { return $this->permissions; } }