class DatabaseChannel implements ChannelInterface (View source)

Methods

__construct(array $database)

No description

void
send()

Send the notification to database

Details

__construct(array $database)

No description

Parameters

array $database

void send()

Send the notification to database

Return Value

void