Method | Description | |
---|---|---|
__construct ( Symfony\Component\Yaml\Dumper $dumper = null, |
||
decode ( $data, $format, array $context = [] ) | ||
encode ( $data, $format, array $context = [] ) | ||
supportsDecoding ( $format ) | ||
supportsEncoding ( $format ) |
public __construct ( Symfony\Component\Yaml\Dumper $dumper = null, |
||
$dumper | Symfony\Component\Yaml\Dumper | |
$parser | ||
$defaultContext | array |