CakeFest 2024: The Official CakePHP Conference

parallel\Events::addChannel

(0.9.0)

parallel\Events::addChannelTargets

Descrição

public parallel\Events::addChannel(parallel\Channel $channel): void

Shall watch for events on the given channel

Exceptions

Aviso

Shall throw parallel\Events\Error\Existence if channel was already added.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top