EventHttpRequest::free
PHP Manual
PHP Manual»EventHttpRequest»EventHttpRequest::free

EventHttpRequest::free

(PECL event >= 1.4.0-beta)

EventHttpRequest::freeFrees the object and removes associated events

Опис

public function EventHttpRequest::free(): void

Frees the object and removes associated events.

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

Не повертає значень.

To Top