protected property Dumper::$indentation in Plug 7
The amount of spaces to use for indentation of nested nodes.
Type: int
File
- lib/
Symfony/ yaml/ Symfony/ Component/ Yaml/ Dumper.php, line 26
Class
- Dumper
- Dumper dumps PHP variables to YAML strings.
Namespace
Symfony\Component\YamlCode
protected $indentation = 4;