mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-08 18:49:26 +03:00
fix #226
This commit is contained in:
parent
96b40b8a8c
commit
4fb050175a
@ -134,8 +134,6 @@ class FormTypeParser implements ParserInterface
|
||||
'description' => $config->getAttribute('description'),
|
||||
'readonly' => $config->getDisabled(),
|
||||
);
|
||||
} else {
|
||||
$parameters[$name]['class'] = $type;
|
||||
}
|
||||
|
||||
continue;
|
||||
|
Loading…
x
Reference in New Issue
Block a user