|
MIOLO20
|
Membros públicos | |
| dump ($input, $inline=0, $indent=0) | |
Definido na linha 20 do ficheiro Dumper.php.
| dump | ( | $input, | |
| $inline = 0, | |||
| $indent = 0 ) |
Dumps a PHP value to YAML.
| mixed | $input | The PHP value |
| integer | $inline | The level where you switch to inline YAML |
| integer | $indent | The level o indentation indentation (used internally) |
Definido na linha 31 do ficheiro Dumper.php.