mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-02 23:59:26 +03:00
Remove dead code
Removed an unused property
This commit is contained in:
parent
305668a345
commit
74036e974a
@ -36,8 +36,6 @@ class ObjectModelDescriber implements ModelDescriberInterface, ModelRegistryAwar
|
|||||||
/** @var NameConverterInterface[] */
|
/** @var NameConverterInterface[] */
|
||||||
private $nameConverter;
|
private $nameConverter;
|
||||||
|
|
||||||
private $swaggerDefinitionAnnotationReader;
|
|
||||||
|
|
||||||
public function __construct(
|
public function __construct(
|
||||||
PropertyInfoExtractorInterface $propertyInfo,
|
PropertyInfoExtractorInterface $propertyInfo,
|
||||||
Reader $reader,
|
Reader $reader,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user