class ChannelBroker

Methods

static Channel
create(string $name)

Return the relevant channel instance.

Details

at line 14
static Channel create(string $name)

Return the relevant channel instance.

Parameters

string $name

Return Value

Channel