Skip to content

Commit

Permalink
Merge pull request #65 from patie/patch-2
Browse files Browse the repository at this point in the history
Update polycollection.md
  • Loading branch information
merk authored May 12, 2017
2 parents af97d03 + 92272ab commit 9e156c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/doc/polycollection.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ class InvoiceType extends AbstractType
InvoiceProductLineType::class => array(
// Here you can optionally define options for the InvoiceProductLineType
)
)
),
'allow_add' => true,
'allow_delete' => true,
));
Expand Down

0 comments on commit 9e156c4

Please sign in to comment.