PHP Class Newscoop\GimmeBundle\EventListener\PublicResourcesListener

Afficher le fichier Open project: sourcefabric/newscoop

Protected Properties

Свойство Type Description
$container

Méthodes publiques

Méthode Description
__construct ( $container )
onRequest ( GetResponseEvent $event )

Method Details

__construct() public méthode

public __construct ( $container )

onRequest() public méthode

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

Property Details

$container protected_oe property

protected $container