Skip to content

Commit

Permalink
Update doctrine.rst
Browse files Browse the repository at this point in the history
Included more suggestions
  • Loading branch information
healdropper authored and weaverryan committed Jul 2, 2014
1 parent 79b4961 commit d78478e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions reference/configuration/doctrine.rst
Original file line number Diff line number Diff line change
Expand Up @@ -412,12 +412,11 @@ service where ``[name]`` is the name of the connection.

.. _DBAL documentation: http://docs.doctrine-project.org/projects/doctrine-dbal/en/latest/reference/configuration.html

Shortened Configuration syntax
Shortened Configuration Syntax
------------------------------

When you are only using one entity manager, all config options available
for each entity manager can be placed directly under ``doctrine.orm`` config
level.
can be placed directly under ``doctrine.orm`` config level.

.. code-block:: yaml
Expand Down

0 comments on commit d78478e

Please sign in to comment.