We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4f3151 commit 39957c5Copy full SHA for 39957c5
reference/configuration/doctrine.rst
@@ -412,12 +412,11 @@ service where ``[name]`` is the name of the connection.
412
413
.. _DBAL documentation: http://docs.doctrine-project.org/projects/doctrine-dbal/en/latest/reference/configuration.html
414
415
-Shortened Configuration syntax
+Shortened Configuration Syntax
416
------------------------------
417
418
When you are only using one entity manager, all config options available
419
-for each entity manager can be placed directly under ``doctrine.orm`` config
420
-level.
+can be placed directly under ``doctrine.orm`` config level.
421
422
.. code-block:: yaml
423
0 commit comments