EventListener::getBase

(PECL event >= 1.2.6-beta)

EventListener::getBaseReturns event base associated with the event listener

Açıklama

publicEventListener::getBase(): void

Returns event base associated with the event listener.

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

Returns event base associated with the event listener.

To Top