PHP 8.4.26 Released!

EventHttpRequest::free

(PECL event >= 1.4.0-beta)

EventHttpRequest::free — Frees the object and removes associated events

Description

public function EventHttpRequest::free(): void

Frees the object and removes associated events.

Parameters

This function has no parameters.

Return Values

No value is returned.

+add a note

User Contributed Notes

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