Data::decode()
Decodes data with the specified handler
Data::decode(mixed $string, string $type): array
Parameters
Name | Type | Default | Description |
---|---|---|---|
$string |
mixed |
– | |
$type |
string |
– |
Return type
array
Decodes data with the specified handler
Data::decode(mixed $string, string $type): array
Name | Type | Default | Description |
---|---|---|---|
$string |
mixed |
– | |
$type |
string |
– |
array