NelmioApiDocBundle/Tests/Functional/Form
Guilhem Niot a6f25da106
Detect when a model is used for a form type (#1834)
* Detect when a model is used for a form type

* typo

* Add a test + Fix implementation

* CS
2022-06-10 22:41:24 +02:00
..
DocumentType.php Added support for Doctrine MongoDB ODM 'document' form type (#1377) 2018-08-29 23:14:19 +02:00
DummyEmptyType.php handle form collection with type introspection 2018-04-27 12:43:42 +02:00
DummyType.php add boolean enums support to forms 2018-09-24 17:35:57 +02:00
EntityType.php Fixing FormModelDescriber entity form type description regression 2018-05-13 20:36:53 +02:00
ExtendedBuiltinType.php Support for extended builtin form types 2018-05-10 01:01:26 +02:00
FormWithAlternateSchemaType.php Stop Model Property Description When a Schema Type or Ref is Already Defined (#1978) 2022-04-30 20:28:05 +02:00
FormWithModel.php Detect when a model is used for a form type (#1834) 2022-06-10 22:41:24 +02:00
FormWithRefType.php Stop Model Property Description When a Schema Type or Ref is Already Defined (#1978) 2022-04-30 20:28:05 +02:00
UserType.php Merge branch '3.x' 2020-12-10 22:28:55 +01:00