[Routing] Remove unused properties from the Route annotation

This commit is contained in:
Thomas Calvet 2020-04-20 16:41:27 +02:00
parent 95becc4078
commit 9ac1c76fd5

View File

@ -31,9 +31,6 @@ class Route
private $methods = [];
private $schemes = [];
private $condition;
private $locale;
private $format;
private $utf8;
/**
* @param array $data An array of key/value parameters