Commit 43ae6965 authored by Igor Wiedler's avatar Igor Wiedler

fix comment in LazyUrlMatcher

parent 4d5ffca8
...@@ -15,7 +15,7 @@ use Symfony\Component\Routing\RequestContext; ...@@ -15,7 +15,7 @@ use Symfony\Component\Routing\RequestContext;
use Symfony\Component\Routing\Matcher\UrlMatcherInterface; use Symfony\Component\Routing\Matcher\UrlMatcherInterface;
/** /**
* Implements the RedirectableUrlMatcherInterface for Silex. * Implements a lazy UrlMatcher.
* *
* @author Igor Wiedler <igor@wiedler.ch> * @author Igor Wiedler <igor@wiedler.ch>
*/ */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment