authorized; } public function isDenied(): bool { return !$this->authorized; } }