Skip to content

Commit 443e069

Browse files
committed
be consistent ´with the following code example
1 parent e523833 commit 443e069

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

form/form_collections.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -516,6 +516,7 @@ you will learn about next!).
516516

517517
// src/AppBundle/Entity/Task.php
518518

519+
// ...
519520
public function addTag(Tag $tag)
520521
{
521522
// for a many-to-many association:

0 commit comments

Comments
 (0)