mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-04-01 21:06:15 +03:00
Remove dead code
Removed an unused property
This commit is contained in:
parent
305668a345
commit
74036e974a
1 changed files with 0 additions and 2 deletions
|
@ -36,8 +36,6 @@ class ObjectModelDescriber implements ModelDescriberInterface, ModelRegistryAwar
|
|||
/** @var NameConverterInterface[] */
|
||||
private $nameConverter;
|
||||
|
||||
private $swaggerDefinitionAnnotationReader;
|
||||
|
||||
public function __construct(
|
||||
PropertyInfoExtractorInterface $propertyInfo,
|
||||
Reader $reader,
|
||||
|
|
Loading…
Add table
Reference in a new issue