Lint
This commit is contained in:
parent
fd75345675
commit
12f6852299
app/Invoice/Events
|
@ -27,7 +27,7 @@ class InvoicesMassStored
|
||||||
/**
|
/**
|
||||||
* Get the channels the event should broadcast on.
|
* Get the channels the event should broadcast on.
|
||||||
*
|
*
|
||||||
* @return \Illuminate\Broadcasting\Channel|array
|
* @return PrivateChannel
|
||||||
*/
|
*/
|
||||||
public function broadcastOn()
|
public function broadcastOn()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue