interface ChannelManager

Methods

for(Application $application)

Get a scoped channel manager for the given application.

void
flush()

Flush the channel manager repository.

Details

at line 15
ScopedChannelManager for(Application $application)

Get a scoped channel manager for the given application.

Parameters

Application $application

Return Value

ScopedChannelManager

at line 20
void flush()

Flush the channel manager repository.

Return Value

void