added @deprecated to unused properties
This commit is contained in:
parent
3cac00f12a
commit
c721f78f08
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ class SettingsValidator extends AbstractValidator
|
|||
/**
|
||||
* @var ReflectionService
|
||||
* @Flow\Inject
|
||||
* @deprecated
|
||||
*/
|
||||
protected $reflectionService;
|
||||
|
||||
|
|
Loading…
Reference in a new issue