UrlMatcherInterface

UrlMatcherInterface

interface UrlMatcherInterface implements RequestContextAwareInterface

UrlMatcherInterface is the interface that all URL matcher classes must implement.

Methods

setContext(RequestContext $context)

Sets the request context.

from RequestContextAwareInterface
登录查看完整内容