*/ public function payload(): array; /** * Get a human-readable message for this event. */ public function message(): string; }