Commit 70da9e1e authored by Christophe Coevoet's avatar Christophe Coevoet

Removed unused property

parent a1a7306f
......@@ -22,7 +22,6 @@ use Symfony\Component\Routing\Matcher\UrlMatcherInterface;
class LazyUrlMatcher implements UrlMatcherInterface
{
private $factory;
private $urlMatcher;
public function __construct(\Closure $factory)
{
......
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