diff --git a/tests/fixtures/MakeFormForEntity/src/Entity/Property.php b/tests/fixtures/MakeFormForEntity/src/Entity/Property.php new file mode 100644 index 000000000..4fa14fa53 --- /dev/null +++ b/tests/fixtures/MakeFormForEntity/src/Entity/Property.php @@ -0,0 +1,25 @@ +properties = new ArrayCollection(); + } + /** * @return mixed */