[ Index ]

PHP Cross Reference of phpBB-3.2.11-deutsch

title

Body

[close]

/vendor/symfony/routing/Loader/

FolderUp one level  
FolderDependencyInjection/
 
Folderschema/
 
FileAnnotationClassLoader.php     [source] [260 lines]   AnnotationClassLoader loads routing information from a PHP class and its methods. You need to define an implementation for the getRouteDefaults() method. Most of the time, this method should define some PHP callable to be called for the route (a controller in MVC speak).
FileAnnotationDirectoryLoader.php [source] [120 lines]   
FileAnnotationFileLoader.php      [source] [137 lines]   
FileClosureLoader.php             [source] [46 lines]    
FileDirectoryLoader.php           [source] [58 lines]    
FileObjectRouteLoader.php         [source] [95 lines]    A route loader that calls a method on an object to load the routes.
FilePhpFileLoader.php             [source] [66 lines]    
FileXmlFileLoader.php             [source] [270 lines]   
FileYamlFileLoader.php            [source] [224 lines]   


Generated: Wed Nov 11 20:33:01 2020 Cross-referenced by PHPXref 0.7.1