Interface UrlMatcherInterface
UrlMatcherInterface is the interface that all URL matcher classes must implement.
- Symfony\Component\Routing\Matcher\UrlMatcherInterface implements Symfony\Component\Routing\RequestContextAwareInterface
Direct known implementers
Symfony\Component\Routing\Matcher\UrlMatcher, Symfony\Component\Routing\RouterInterfaceIndirect known implementers
Symfony\Component\Routing\Matcher\RedirectableUrlMatcher, Symfony\Component\Routing\Matcher\TraceableUrlMatcher, Symfony\Component\Routing\Router, Symfony\Component\Routing\Tests\Fixtures\RedirectableUrlMatcher
Namespace: Symfony\Component\Routing\Matcher
Author: Fabien Potencier <fabien@symfony.com>
Located at Matcher/UrlMatcherInterface.php
Author: Fabien Potencier <fabien@symfony.com>
Located at Matcher/UrlMatcherInterface.php
public
array
|
getContext(),
setContext()
|