PHP::encode()
Converts an array to PHP file content
Parameters
Name | Type | Default | Description |
---|---|---|---|
$data * | mixed |
– | |
$indent | string |
'' |
For internal use only |
Return type
string
Converts an array to PHP file content
Name | Type | Default | Description |
---|---|---|---|
$data * | mixed |
– | |
$indent | string |
'' |
For internal use only |
string