Documentation

SmsSender
in package
implements ShouldQueue Uses InteractsWithQueue

Interfaces, Classes and Traits

ShouldQueue

Table of Contents

__construct()  : void
Create the event listener.
handle()  : void
Handle the event.

Methods

__construct()

Create the event listener.

public __construct() : void
Return values
void

handle()

Handle the event.

public handle(mixed $event) : void
Parameters
$event : mixed
Return values
void

Search results