grant = $grant; } public function getGrant(): bool { return $this->grant; } }