Overrides UrlMatcherInterface::match
public function match(string $pathinfo) : array { return $this->getMatcher() ->match($pathinfo); }