Documentation

AcdhRepoGuiConfigEventSubscriber
in package
implements EventSubscriberInterface

Table of Contents

Interfaces

EventSubscriberInterface

Methods

getSubscribedEvents()  : array<string|int, mixed>
Listen to kernel.request events and call customRedirection.
initRepoGuiCfg()  : mixed

Methods

getSubscribedEvents()

Listen to kernel.request events and call customRedirection.

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

Event names to listen to (key) and methods to call (value)


        
On this page

Search results