PHP Conference Kansai 2025

EvWatcher::getLoop

(PECL ev >= 0.2.0)

EvWatcher::getLoopRetorna el bucle responsable del observador

Descripción

public EvWatcher::getLoop(): EvLoop

Retorna el bucle responsable del observador.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Retorna un objeto EvLoop responsable del observador.

add a note

User Contributed Notes

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