php8.5
Home/ Manual/ event / eventhttpconnection/ EventHttpConnection::getBase

EventHttpConnection::getBase

PHP function Edit on GitHub ✎

(PECL event >= 1.2.6-beta)

Returns event base associated with the connection

Description

EventHttpConnection::getBase(): EventBase

Returns event base associated with the connection.

Parameters Parameters

Return Values

On success returns EventBase object associated with the connection. Otherwise false.

Source: reference/event/eventhttpconnection/getbase.xml · from the official PHP manual (php/doc-en)