EC-CUBE4 APIドキュメント

ForwardOnlyListener implements EventSubscriberInterface

Check to ForwardOnly annotation.

Tags
author

Kentaro Ohkouchi

Table of Contents

onController() Kernel Controller listener callback. mixed
getSubscribedEvents() Return the events to subscribe to. array

Methods

onController()

Kernel Controller listener callback.

public onController( $event : FilterControllerEvent ) : mixed
Parameters
$event : FilterControllerEvent
Return values
mixed

getSubscribedEvents()

Return the events to subscribe to.

public static getSubscribedEvents( ) : array
Return values
array

Search results