MobileTemplatePathListener implements EventSubscriberInterface
Table of Contents
$context | Context | |
---|---|---|
$twig | Environment | |
$detector | MobileDetector | |
$eccubeConfig | EccubeConfig | |
__construct() | mixed | |
onKernelRequest() | mixed | |
getSubscribedEvents() | mixed |
Properties
$context
protected
Context
$context
$twig
protected
Environment
$twig
$detector
protected
MobileDetector
$detector
$eccubeConfig
protected
EccubeConfig
$eccubeConfig
Methods
__construct()
public
__construct(
$context :
Context
, $twig :
Environment
, $detector :
MobileDetector
, $eccubeConfig :
EccubeConfig
)
: mixed
Parameters
- $context : Context
- $twig : Environment
- $detector : MobileDetector
- $eccubeConfig : EccubeConfig
Return values
mixedonKernelRequest()
public
onKernelRequest(
$event :
GetResponseEvent
)
: mixed
Parameters
- $event : GetResponseEvent
Return values
mixedgetSubscribedEvents()
public
static getSubscribedEvents(
)
: mixed