final class YamlConfigParser (View source)

Methods

__construct(string $parserClass = \Symfony\Component\Yaml\Yaml::class)
mixed
parseFile(string $file)
mixed

Details

__construct

__construct(string $parserClass = \Symfony\Component\Yaml\Yaml::class)

No description

Parameters

string $parserClass

parseFile

mixed parseFile(string $file)

No description

Parameters

string $file

Return Value

mixed