BConnect POS - Reference PHP

ExceptionProductSubscriber
in package
implements EventSubscriberInterface

Table of Contents

Interfaces

EventSubscriberInterface

Properties

$entityManager  : EntityManagerInterface
$requestStack  : RequestStack

Methods

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

Properties

Methods

__construct()

public __construct(RequestStack $requestStack, EntityManagerInterface $entityManager) : mixed
Parameters
$requestStack : RequestStack
$entityManager : EntityManagerInterface

getSubscribedEvents()

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

Search results