Documentation

LockConfig
in package

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

Table of Contents

Properties

$_usedProperties  : mixed
$enabled  : mixed
$resources  : mixed

Methods

__construct()  : mixed
enabled()  : $this
resource()  : $this
toArray()  : array<string|int, mixed>

Properties

$_usedProperties

private mixed $_usedProperties = []

Methods

__construct()

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

resource()

public resource(string $name, mixed $value) : $this
Parameters
$name : string
$value : mixed
Return values
$this

toArray()

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

        
On this page

Search results