8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79b4961 commit d78478eCopy full SHA for d78478e
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