Lint
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details

This commit is contained in:
Philipp Lang 2023-12-21 13:38:42 +01:00
parent fd75345675
commit 12f6852299
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ class InvoicesMassStored
/**
* Get the channels the event should broadcast on.
*
* @return \Illuminate\Broadcasting\Channel|array
* @return PrivateChannel
*/
public function broadcastOn()
{