PHP Класс Elcodi\Store\CoreBundle\EventListener\StoreUnavailableEventListener

Наследование: implements Symfony\Component\Security\Http\Firewall\ListenerInterface
Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( Elcodi\Component\Store\Entity\Interfaces\StoreInterface $store, string $message = '' ) Constructor
handle ( GetResponseEvent $event ) Throws an exception when the store is not available

Описание методов

__construct() публичный Метод

Constructor
public __construct ( Elcodi\Component\Store\Entity\Interfaces\StoreInterface $store, string $message = '' )
$store Elcodi\Component\Store\Entity\Interfaces\StoreInterface Store
$message string Error message

handle() публичный Метод

Throws an exception when the store is not available
public handle ( GetResponseEvent $event )
$event Symfony\Component\HttpKernel\Event\GetResponseEvent Event