This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Routing/Loader
2010-12-22 11:19:05 +01:00
..
schema/routing [Routing] Add optional "type" param for loader hinting when resource strings are ambiguous 2010-12-10 09:48:10 +01:00
AnnotationClassLoader.php [Routing] added creation of a file resource in annotations loader 2010-12-22 11:19:05 +01:00
AnnotationDirectoryLoader.php [Routing] Add optional "type" param for loader hinting when resource strings are ambiguous 2010-12-10 09:48:10 +01:00
AnnotationFileLoader.php [Routing] Add optional "type" param for loader hinting when resource strings are ambiguous 2010-12-10 09:48:10 +01:00
AnnotationGlobLoader.php [Routing] Add optional "type" param for loader hinting when resource strings are ambiguous 2010-12-10 09:48:10 +01:00
ClosureLoader.php [Routing] Add optional "type" param for loader hinting when resource strings are ambiguous 2010-12-10 09:48:10 +01:00
DelegatingLoader.php [Routing] Add optional "type" param for loader hinting when resource strings are ambiguous 2010-12-10 09:48:10 +01:00
FileLoader.php [Routing] Add optional "type" param for loader hinting when resource strings are ambiguous 2010-12-10 09:48:10 +01:00
Loader.php [Routing] Add optional "type" param for loader hinting when resource strings are ambiguous 2010-12-10 09:48:10 +01:00
LoaderInterface.php [Routing] Add optional "type" param for loader hinting when resource strings are ambiguous 2010-12-10 09:48:10 +01:00
LoaderResolver.php [Routing] Add optional "type" param for loader hinting when resource strings are ambiguous 2010-12-10 09:48:10 +01:00
LoaderResolverInterface.php [Routing] Add optional "type" param for loader hinting when resource strings are ambiguous 2010-12-10 09:48:10 +01:00
PhpFileLoader.php [Routing] Add optional "type" param for loader hinting when resource strings are ambiguous 2010-12-10 09:48:10 +01:00
XmlFileLoader.php [Routing] Add optional "type" param for loader hinting when resource strings are ambiguous 2010-12-10 09:48:10 +01:00
YamlFileLoader.php added exception when a loaded YAML resource is not an array 2010-12-12 08:39:37 +01:00