Handler::decode()
Parses an encoded string and returns a multi-dimensional array
Handler::decode($string): array
Parameters
Name | Type | Default |
---|---|---|
$stringrequired | mixed |
no default value |
Return type
array
Exceptions
Type | Description |
---|---|
Exception |
if the file can't be parsed |