EventHttpRequest::free

(PECL event >= 1.4.0-beta)

EventHttpRequest::freeFrees the object and removes associated events

Descripción

publicEventHttpRequest::free(): void

Frees the object and removes associated events.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

No devuelve ningún valor.

To Top