[ Index ] |
PHP Cross Reference of phpBB-3.3.14-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. return: array An array of parameters |
Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |