IpAddrListener implements EventSubscriberInterface
Table of Contents
$eccubeConfig | EccubeConfig | |
---|---|---|
$requestContext | Context | |
__construct() | mixed | |
onKernelRequest() | mixed | |
getSubscribedEvents() | mixed |
Properties
$eccubeConfig
protected
EccubeConfig
$eccubeConfig
$requestContext
protected
Context
$requestContext
Methods
__construct()
public
__construct(
$eccubeConfig :
EccubeConfig
, $requestContext :
Context
)
: mixed
Parameters
- $eccubeConfig : EccubeConfig
- $requestContext : Context
Return values
mixedonKernelRequest()
public
onKernelRequest(
$event :
GetResponseEvent
)
: mixed
Parameters
- $event : GetResponseEvent
Return values
mixedgetSubscribedEvents()
public
static getSubscribedEvents(
)
: mixed