Documentation

IsBillableUpdated
in package
Uses Dispatchable, InteractsWithSockets, SerializesModels

Table of Contents

$billable  : IsBillableAbstractClass
$changes  : array<string|int, mixed>
__construct()  : mixed
Create a new event instance
broadcastOn()  : Channel|PrivateChannel
Get the channels the event should broadcast on.

Properties

Methods

broadcastOn()

Get the channels the event should broadcast on.

public broadcastOn() : Channel|PrivateChannel
Return values
Channel|PrivateChannel

Search results