Documentation

FirewallContext
in package

This is a wrapper around the actual firewall configuration which allows us to lazy load the context for one specific firewall only when we need it.

Tags
author

Johannes M. Schmitt schmittjoh@gmail.com

Table of Contents

Properties

$config  : mixed
$exceptionListener  : mixed
$listeners  : iterable<string|int, mixed>
$logoutListener  : mixed

Methods

__construct()  : mixed
getConfig()  : mixed
getExceptionListener()  : mixed
getListeners()  : iterable<mixed, callable>
getLogoutListener()  : mixed

Properties

Methods

getListeners()

public getListeners() : iterable<mixed, callable>
Return values
iterable<mixed, callable>

        
On this page

Search results