parent root
PHP: EventHttpRequest::free - Manual

EventHttpRequest::free

(PECL event >= 1.4.0-beta)

EventHttpRequest::freeFrees the object and removes associated events

Description

public EventHttpRequest::free ( void ) : void

Frees the object and removes associated events.

Parameters

This function has no parameters.

Return Values

No value is returned.

add a noteadd a note

User Contributed Notes

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