parent root
PHP: parallel\Events::addChannel - Manual

parallel\Events::addChannel

(0.9.0)

parallel\Events::addChannelTargets

Description

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

Shall watch for events on the given channel

Exceptions

Warning

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

add a noteadd a note

User Contributed Notes

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