Documentation

AccessControlConfig
in package

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

Table of Contents

Properties

$_usedProperties  : mixed
$allowIf  : mixed
$host  : mixed
$ips  : mixed
$methods  : mixed
$path  : mixed
$port  : mixed
$requiresChannel  : mixed
$roles  : mixed

Methods

__construct()  : mixed
allowIf()  : $this
host()  : $this
ips()  : $this
methods()  : $this
path()  : $this
use the urldecoded format
port()  : $this
requiresChannel()  : $this
roles()  : $this
toArray()  : array<string|int, mixed>

Properties

Methods

__construct()

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

ips()

public ips(mixed $value) : $this
Parameters
$value : mixed
Return values
$this

methods()

public methods(mixed $value) : $this
Parameters
$value : mixed
Return values
$this

roles()

public roles(mixed $value) : $this
Parameters
$value : mixed
Return values
$this

toArray()

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

        
On this page

Search results