TicketEventContainer
class TicketEventContainer
Class TicketEventContainer is injected as alligator.ticket.event.container. This container is connecting TicketManager to other services
Methods
__construct(ContainerInterface $container)
No description
User|null
getLoggedUser()
Retrieve logged user. NULL otherwise
Translator
getTranslator()
Retrieve translator
mixed
getSearchParam()
Retrieve search parameters from request
getReferenceForProduct(int $id)
Retrieve reference for product
Details
at line 32
__construct(ContainerInterface $container)
at line 42
User|null
getLoggedUser()
Retrieve logged user. NULL otherwise
at line 60
sendMailOnTicketCreate(Ticket $ticket)
Send mail on ticket create
at line 97
Translator
getTranslator()
Retrieve translator
at line 107
mixed
getSearchParam()
Retrieve search parameters from request
at line 119
Product
getReferenceForProduct(int $id)
Retrieve reference for product