name; } public function isDeferrable(): bool { return $this->isDeferrable; } public function isDeferred(): bool { return $this->isDeferred; } }