Not sure if you want to support this or not, but currently getting a warning for this: ```php /** @return array{process: array<model-property<Process>, mixed>} */ public function broadcastWith(): array { return []; } ```
Not sure if you want to support this or not, but currently getting a warning for this: