[ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 35 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
RouterInterface:: (1 method):
getRouteCollection()
Interface: RouterInterface - X-Ref
RouterInterface is the interface that all Router classes must implement.getRouteCollection() X-Ref |
Gets the RouteCollection instance associated with this Router. WARNING: This method should never be used at runtime as it is SLOW. You might use it in a cache warmer though. return: RouteCollection A RouteCollection instance |
Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |