FirewallContext
класс FirewallContext
Это обёртка вокруг фактической конфигурации брандмауэра, которая позволяет нам лениво загружать контекст для одного конкретного брандмауэра только тогда, когда это необходимо.
Методы
| __construct($listeners, ExceptionListener $exceptionListener = null, FirewallConfig $config = null) | ||
| getConfig() | ||
| getContext() устаревший | ||
| Traversable|array | getListeners() | |
| getExceptionListener() |
Подробности
__construct($listeners, ExceptionListener $exceptionListener = null, FirewallConfig $config = null)
Параметры
| $listeners | ||
| ExceptionListener | $exceptionListener | |
| FirewallConfig | $config |
getConfig()
getContext() устаревший
устаревший
Traversable|array getListeners()
Значение возврата
| Traversable|array |
getExceptionListener()
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.4/Symfony/Bundle/SecurityBundle/Security/FirewallContext.html