PHP 8.3.4 Released!

EventHttpRequest::free

(PECL event >= 1.4.0-beta)

EventHttpRequest::freeFrees the object and removes associated events

Descripción

public EventHttpRequest::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.

add a note

User Contributed Notes

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