NelmioApiDocBundle/Tests
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
..
Controller Add areas support (#1169) 2018-01-05 13:08:02 +01:00
DependencyInjection Add areas support (#1169) 2018-01-05 13:08:02 +01:00
Describer Apply fixes from StyleCI 2017-12-22 17:42:18 +00:00
Functional FormModelDescriber: set type to array with correct example for multiple choices form. (#1212) 2018-02-03 12:52:43 +01:00
Model Add a controller exposing the documentation in json 2017-06-26 11:32:23 +02:00
Routing Add a controller exposing the documentation in json 2017-06-26 11:32:23 +02:00
ApiDocGeneratorTest.php Add areas support (#1169) 2018-01-05 13:08:02 +01:00