| [ Index ] |
PHP Cross Reference of phpBB-3.1.12-deutsch |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 39 lines (1 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
RequestMatcherInterface:: (1 method):
matchRequest()
Interface: RequestMatcherInterface - X-Ref
RequestMatcherInterface is the interface that all request matcher classes must implement.| matchRequest(Request $request) X-Ref |
| Tries to match a request with a set of routes. If the matcher can not find information, it must throw one of the exceptions documented below. param: Request $request The request to match return: array An array of parameters |
| Generated: Thu Jan 11 00:25:41 2018 | Cross-referenced by PHPXref 0.7.1 |