Skip to content

Commit 9e156c4

Browse files
authored
Merge pull request #65 from patie/patch-2
Update polycollection.md
2 parents af97d03 + 92272ab commit 9e156c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/doc/polycollection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ class InvoiceType extends AbstractType
143143
InvoiceProductLineType::class => array(
144144
// Here you can optionally define options for the InvoiceProductLineType
145145
)
146-
)
146+
),
147147
'allow_add' => true,
148148
'allow_delete' => true,
149149
));

0 commit comments

Comments
 (0)