added @deprecated to unused properties
This commit is contained in:
parent
b81bb5bc3d
commit
410ce5de97
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ class SequenceGenerator
|
||||||
/**
|
/**
|
||||||
* @var ReflectionService
|
* @var ReflectionService
|
||||||
* @Flow\Inject
|
* @Flow\Inject
|
||||||
|
* @deprecated
|
||||||
*/
|
*/
|
||||||
protected $reflectionService;
|
protected $reflectionService;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue