BConnect Business - Reference PHP

SubscriptionCheckListener
in package
implements EventSubscriberInterface

Table of Contents

Interfaces

EventSubscriberInterface

Properties

$security  : Security
$subscriptionChecker  : SubscriptionChecker
$urlGenerator  : UrlGeneratorInterface

Methods

__construct()  : mixed
getSubscribedEvents()  : array<string|int, mixed>
onKernelController()  : void

Properties

Methods

getSubscribedEvents()

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

onKernelController()

public onKernelController(ControllerEvent $event) : void
Parameters
$event : ControllerEvent
On this page

Search results