BaseTransformer
- Full name:
\Qubus\Support\Serializer\Transformer\BaseTransformer
- This class implements:
\Qubus\Support\Serializer\Strategy\Strategy
- This class is an Abstract class
Methods
recursiveUnset
Parameters:
Parameter | Type | Description |
---|---|---|
$array | array | |
$unwantedKey | array |
recursiveSetValues
Parameters:
Parameter | Type | Description |
---|---|---|
$array | array |
recursiveFlattenOneElementObjectsToScalarType
protected recursiveFlattenOneElementObjectsToScalarType(array& $array, null $parentKey = null, null $currentKey = null): void
Parameters:
Parameter | Type | Description |
---|---|---|
$array | array | |
$parentKey | null | |
$currentKey | null |
unserialize
Parameters:
Parameter | Type | Description |
---|---|---|
$value | mixed |
Throws:
Automatically generated on 2025-10-13