Class YamlFileLoader
YamlFileLoader loads Yaml routing files.
- Symfony\Component\Config\Loader\FileLoader
-
Symfony\Component\Routing\Loader\YamlFileLoader
Namespace: Symfony\Component\Routing\Loader
Author: Fabien Potencier <fabien@symfony.com>
Author: Tobias Schultze <http://tobion.de>
Located at Loader/YamlFileLoader.php
Author: Fabien Potencier <fabien@symfony.com>
Author: Tobias Schultze <http://tobion.de>
Located at Loader/YamlFileLoader.php
public
|
|
public
|
|
protected
|
#
parseRoute(
Parses a route and adds it to the RouteCollection. |
protected
|
#
parseImport(
Parses an import and adds the routes in the resource to the RouteCollection. |
protected
|