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