[ Index ] |
PHP Cross Reference of phpBB-3.2.11-deutsch |
[Source view] [Print] [Project Stats]
A route loader that calls a method on an object to load the routes.
Author: | Ryan Weaver <ryan@knpuniversity.com> |
File Size: | 95 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
load($resource, $type = null) X-Ref |
Calls the service that will load the routes. param: mixed $resource Some value that will resolve to a callable param: string|null $type The resource type return: RouteCollection |
supports($resource, $type = null) X-Ref |
{@inheritdoc} |
addClassResource(\ReflectionClass $class, RouteCollection $collection) X-Ref |
No description |
Generated: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |