CakeFest 2024: The Official CakePHP Conference

EventListener::getBase

(PECL event >= 1.2.6-beta)

EventListener::getBaseReturns event base associated with the event listener

Açıklama

public EventListener::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.

add a note

User Contributed Notes

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