PriceListDefaultDeleted
in package
Uses
Dispatchable, InteractsWithSockets, SerializesModels
Table of Contents
- $price_list_default : PriceListDefault
- __construct() : void
- Create a new event instance.
- broadcastOn() : Channel|PrivateChannel
- Get the channels the event should broadcast on.
Properties
$price_list_default
public
PriceListDefault
$price_list_default
Methods
__construct()
Create a new event instance.
public
__construct(PriceListDefault $price_list_default) : void
Parameters
- $price_list_default : PriceListDefault
Return values
void —broadcastOn()
Get the channels the event should broadcast on.
public
broadcastOn() : Channel|PrivateChannel