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 committed Jun 30, 2014
1 parent b4f3151 commit 39957c5
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 39957c5

Please sign in to comment.