You are here

constant Yaml::DUMP_EMPTY_ARRAY_AS_SEQUENCE in Lockr 7.3

File

vendor/symfony/yaml/Yaml.php, line 35

Class

Yaml
Yaml offers convenience methods to load and dump YAML.

Namespace

Symfony\Component\Yaml

Code

const DUMP_EMPTY_ARRAY_AS_SEQUENCE = 1024;