PHP Класс Newscoop\NewscoopBundle\EventListener\PublicationListener

Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$publicationService Newscoop\Services\PublicationService Publication service

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

Метод Описание
__construct ( PublicationService $publicationService ) Contruct PublicationListener object
onRequest ( GetResponseEvent $event )

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

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

Contruct PublicationListener object
public __construct ( PublicationService $publicationService )
$publicationService Newscoop\Services\PublicationService Publication service

onRequest() публичный метод

public onRequest ( GetResponseEvent $event )
$event Symfony\Component\HttpKernel\Event\GetResponseEvent

Описание свойств

$publicationService защищенное свойство

Publication service
protected PublicationService,Newscoop\Services $publicationService
Результат Newscoop\Services\PublicationService