Merge pull request #595 from mnapoli/patch-1
Fixed broken code block in documentation
This commit is contained in:
commit
610e1a96f0
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ An InvoiceSubjectInterface
|
|||
|
||||
Next, we need to configure the listener. Add this to the area you set up Doctrine. You
|
||||
must set this up in the way outlined below, otherwise you can not be guaranteed that
|
||||
the targetEntity resolution will occur reliably::
|
||||
the targetEntity resolution will occur reliably:
|
||||
|
||||
.. code-block:: php
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue