Skip to content

Commit e95f547

Browse files
committed
Merge branch '6.1' into 6.2
* 6.1: Trying to add quotation markup
2 parents a12a5fd + 1e153f2 commit e95f547

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

form/form_collections.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -397,6 +397,8 @@ you will learn about next!).
397397
call ``$entityManager->persist($tag)`` on each, you'll receive an error from
398398
Doctrine:
399399

400+
.. code-block:: text
401+
400402
A new entity was found through the relationship
401403
``App\Entity\Task#tags`` that was not configured to
402404
cascade persist operations for entity...

0 commit comments

Comments
 (0)