reason); } /** * @return self::REASON_* */ public function getReason(): string { return $this->reason; } }