Spec-Zone.ru › Symfony 4.1

WrappedListener

class WrappedListener implements ListenerInterface

Оборачивает слушателя безопасности для записи вызовов.

Методы

__construct(ListenerInterface $listener)
handle(GetResponseEvent $event)
__call($method, $arguments)

Передает все вызовы методов исходному слушателю.

ListenerInterface getWrappedListener()
array getInfo()

Подробности

__construct(ListenerInterface $listener)

Параметры

ListenerInterface $listener

handle(GetResponseEvent $event)

Параметры

GetResponseEvent $event

__call($method, $arguments)

Передает все вызовы методов исходному слушателю.

Параметры

$method
$arguments

ListenerInterface getWrappedListener()

Возвращаемое значение

ListenerInterface

array getInfo()

Возвращаемое значение

array

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Bundle/SecurityBundle/Debug/WrappedListener.html

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API