Documentation

PageRegionsEventListener
in package
implements EventListenerInterface

Table of Contents

Interfaces

EventListenerInterface

Methods

getEventHandlers()  : array<string|int, mixed>
returns an array of callbacks as <event name> => <callable>
RegisterGraphQLQueryFields()  : mixed
getControllerByRewrite()  : mixed
getControllerByRouteInfo()  : mixed

Methods

getEventHandlers()

returns an array of callbacks as <event name> => <callable>

public getEventHandlers() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results