mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-04-03 22:03:33 +03:00
fix #226
This commit is contained in:
parent
96b40b8a8c
commit
4fb050175a
1 changed files with 0 additions and 2 deletions
|
@ -134,8 +134,6 @@ class FormTypeParser implements ParserInterface
|
|||
'description' => $config->getAttribute('description'),
|
||||
'readonly' => $config->getDisabled(),
|
||||
);
|
||||
} else {
|
||||
$parameters[$name]['class'] = $type;
|
||||
}
|
||||
|
||||
continue;
|
||||
|
|
Loading…
Add table
Reference in a new issue