parallel\Events::addChannel

(0.9.0)

parallel\Events::addChannelTargets

Descripción

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

Shall watch for events on the given channel

Exceptions

Advertencia

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

To Top