getMessage(); } public function getErrorMetadata(): array { return [ 'pirep_id' => $this->pirep->id, 'state' => $this->pirep->state, ]; } }