Documentation

BusConfig
in package

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

Table of Contents

Properties

$_usedProperties  : mixed
$defaultMiddleware  : mixed
$middleware  : mixed

Methods

__construct()  : mixed
defaultMiddleware()  : $this
middleware()  : MiddlewareConfig|$this
toArray()  : array<string|int, mixed>

Properties

$_usedProperties

private mixed $_usedProperties = []

$defaultMiddleware

private mixed $defaultMiddleware

Methods

__construct()

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

defaultMiddleware()

public defaultMiddleware(ParamConfigurator|true|false|"allow_no_handlers" $value) : $this
Parameters
$value : ParamConfigurator|true|false|"allow_no_handlers"
Tags
default

true

Return values
$this

toArray()

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

        
On this page

Search results