[ Index ]

PHP Cross Reference of phpBB-3.1.12-deutsch

title

Body

[close]

/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ -> RequestMatcherInterface.php (summary)

(no description)

File Size: 29 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

RequestMatcherInterface:: (1 method):
  matches()


Interface: RequestMatcherInterface  - X-Ref

RequestMatcherInterface is an interface for strategies to match a Request.

matches(Request $request)   X-Ref
Decides whether the rule(s) implemented by the strategy matches the supplied request.

param: Request $request The request to check for a match
return: bool true if the request matches, false otherwise



Generated: Thu Jan 11 00:25:41 2018 Cross-referenced by PHPXref 0.7.1