[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

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

(no description)

File Size: 27 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.

return: bool true if the request matches, false otherwise



Generated: Mon Nov 25 19:05:08 2024 Cross-referenced by PHPXref 0.7.1