\phpDocumentor\ConfigurationLegacyArrayAccess

Summary

Methods
Properties
Constants
offsetExists()
offsetGet()
offsetSet()
offsetUnset()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
normalizePropertyName()
No private properties found
N/A

Methods

offsetExists()

offsetExists(string  $offset) : bool

Parameters

string $offset

Returns

bool —

offsetGet()

offsetGet(string  $offset) : mixed

Parameters

string $offset

Returns

mixed —

offsetSet()

offsetSet(string  $offset, mixed  $value) : void

Parameters

string $offset
mixed $value

offsetUnset()

offsetUnset(string  $offset) : void

Parameters

string $offset

normalizePropertyName()

normalizePropertyName(string  $offset) : string

Parameters

string $offset

Returns

string —