Skip to content

Commit

Permalink
[Book] add note about services and the service container in the form …
Browse files Browse the repository at this point in the history
…chapter
  • Loading branch information
xabbuh committed Apr 6, 2014
1 parent 2b8e44d commit 4afd8a4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions book/forms.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1101,6 +1101,12 @@ Defining your Forms as Services
Defining your form type as a service is a good practice and makes it really
easy to use in your application.

.. note::

Services and the service container will be handled
:doc:`later on in this book </book/service_container>`. Things will be
more clear after reading that chapter.

.. configuration-block::

.. code-block:: yaml
Expand Down

0 comments on commit 4afd8a4

Please sign in to comment.