Documentation

LogoutConfig
in package

This class is automatically generated to help in creating a config.

Table of Contents

Properties

$_usedProperties  : mixed
$csrfParameter  : mixed
$csrfTokenGenerator  : mixed
$csrfTokenId  : mixed
$deleteCookies  : mixed
$invalidateSession  : mixed
$path  : mixed
$target  : mixed

Methods

__construct()  : mixed
csrfParameter()  : $this
csrfTokenGenerator()  : $this
csrfTokenId()  : $this
deleteCookie()  : DeleteCookieConfig|$this
invalidateSession()  : $this
path()  : $this
target()  : $this
toArray()  : array<string|int, mixed>

Properties

Methods

__construct()

public __construct([array<string|int, mixed> $value = [] ]) : mixed
Parameters
$value : array<string|int, mixed> = []

toArray()

public toArray() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results