PathCollection
- Full name:
\Qubus\Config\Path\PathCollection
- Parent class:
\Qubus\Config\ArrayCollection
Methods
add
Parameters:
Parameter | Type | Description |
---|---|---|
$value | mixed |
Throws:
Inherited methods
__construct
Parameters:
Parameter | Type | Description |
---|---|---|
$elements | array |
toArray
jsonSerialize
offsetExists
Parameters:
Parameter | Type | Description |
---|---|---|
$offset | string |
offsetGet
Parameters:
Parameter | Type | Description |
---|---|---|
$offset | string |
offsetSet
Parameters:
Parameter | Type | Description |
---|---|---|
$offset | mixed | |
$value | mixed |
offsetUnset
Parameters:
Parameter | Type | Description |
---|---|---|
$offset | string |
count
getIterator
get
Parameters:
Parameter | Type | Description |
---|---|---|
$key | mixed | |
$default | mixed|null |
set
Parameters:
Parameter | Type | Description |
---|---|---|
$key | string | |
$value | mixed |
add
Parameters:
Parameter | Type | Description |
---|---|---|
$value | mixed |
remove
Parameters:
Parameter | Type | Description |
---|---|---|
$key | string |
removeAll
Automatically generated on 2025-10-13