NelmioApiDocBundle/ModelDescriber
fredrocheron 72010c1d98 FormModelDescriber: set type to array with correct example for multiple choices form. (#1212)
* FormModelDescriber: set type to array with correct example for multiple choices form.

* Remove arrays examples and add test for multiple ChoiceType form

* Use of "items" for multiple ChoiceType form.
Detect "choices" type to determine property or items type.
Remove unused variable declaration.
2018-02-03 12:52:43 +01:00
..
Annotations Nullable patterns no longer throw exceptions (#1210) 2018-01-26 17:09:38 +01:00
FormModelDescriber.php FormModelDescriber: set type to array with correct example for multiple choices form. (#1212) 2018-02-03 12:52:43 +01:00
JMSModelDescriber.php Inject the AnnotationsReader in Model describers instead of internal classes (#1203) 2018-01-24 19:58:38 +01:00
ModelDescriberInterface.php Add return types 2017-03-17 19:37:51 +01:00
ObjectModelDescriber.php Inject the AnnotationsReader in Model describers instead of internal classes (#1203) 2018-01-24 19:58:38 +01:00