ChannelManager class ChannelManager extends
mixed __call(string $method, array $parameters) Dynamically call the default
Collection reverse()
mixed offsetGet(mixed $key) Get an item at a given offset.
bool containsStrict(mixed $key, mixed $value = null) Determine if an item
Collection uniqueStrict(string|callable|null $key = null)
$this push(mixed $value) Push an item onto the end of the collection.
bool offsetExists(mixed $key) Determine if an item exists at an offset
bool has(mixed $key) Determine if an item exists in the collection by key
$this setObservableEvents(array $observables) Set the observable event
Page 18 of 42