NelmioApiDocBundle/Tests/Functional
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 Added support for @Security annotations (#1201) 2018-01-25 21:11:34 +01:00
Entity Added Symfony constraint annotation reader (#1202) 2018-01-25 14:59:48 +01:00
Form FormModelDescriber: set type to array with correct example for multiple choices form. (#1212) 2018-02-03 12:52:43 +01:00
FunctionalTest.php FormModelDescriber: set type to array with correct example for multiple choices form. (#1212) 2018-02-03 12:52:43 +01:00
JMSFunctionalTest.php Added Symfony constraint annotation reader (#1202) 2018-01-25 14:59:48 +01:00
SwaggerUiTest.php Add areas support (#1169) 2018-01-05 13:08:02 +01:00
TestBundle.php Change the vendor to "Nelmio" 2016-12-29 12:09:26 +01:00
TestKernel.php Add areas support (#1169) 2018-01-05 13:08:02 +01:00
WebTestCase.php Apply fixes from StyleCI 2017-12-22 17:42:18 +00:00