PHP 8.3.4 Released!

EvEmbed::set

(PECL ev >= 0.2.0)

EvEmbed::setConfigures the watcher

Descripción

public EvEmbed::set( object $other ): void

Configures the watcher to use other event loop object.

Parámetros

other

The same as for EvEmbed::__construct()

Valores devueltos

No devuelve ningún valor.

add a note

User Contributed Notes

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