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/tests/Symfony/Tests/Component/Routing/Loader
2010-12-12 08:39:37 +01:00
..
AnnotationClassLoaderTest.php [Routing] Add optional "type" param for loader hinting when resource strings are ambiguous 2010-12-10 09:48:10 +01:00
AnnotationDirectoryLoaderTest.php [Routing] Add optional "type" param for loader hinting when resource strings are ambiguous 2010-12-10 09:48:10 +01:00
AnnotationFileLoaderTest.php [Routing] Add optional "type" param for loader hinting when resource strings are ambiguous 2010-12-10 09:48:10 +01:00
AnnotationGlobLoaderTest.php [Routing] Add optional "type" param for loader hinting when resource strings are ambiguous 2010-12-10 09:48:10 +01:00
ClosureLoaderTest.php [Routing] Add optional "type" param for loader hinting when resource strings are ambiguous 2010-12-10 09:48:10 +01:00
DelegatingLoaderTest.php made some method name changes to have a better coherence throughout the framework 2010-11-25 17:30:06 +01:00
FileLoaderTest.php [Routing] Add optional "type" param for loader hinting when resource strings are ambiguous 2010-12-10 09:48:10 +01:00
LoaderResolverTest.php renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
LoaderTest.php [Routing] Add optional "type" param for loader hinting when resource strings are ambiguous 2010-12-10 09:48:10 +01:00
PhpFileLoaderTest.php [Routing] Add optional "type" param for loader hinting when resource strings are ambiguous 2010-12-10 09:48:10 +01:00
XmlFileLoaderTest.php [Routing] Add optional "type" param for loader hinting when resource strings are ambiguous 2010-12-10 09:48:10 +01:00
YamlFileLoaderTest.php added exception when a loaded YAML resource is not an array 2010-12-12 08:39:37 +01:00