Commit 5f89e59e authored by Fabien Potencier's avatar Fabien Potencier

merged branch cordoval/patch-1 (PR #453)

Commits
-------

f6854bcb type uppercase Y

Discussion
----------

type uppercase Y
parents 337af0c0 f6854bcb
...@@ -19,7 +19,7 @@ to the ``handle`` method and it will return a `Response ...@@ -19,7 +19,7 @@ to the ``handle`` method and it will return a `Response
<http://api.symfony.com/master/Symfony/Component/HttpFoundation/Response.html>`_. <http://api.symfony.com/master/Symfony/Component/HttpFoundation/Response.html>`_.
It extends the ``Pimple`` service container, allowing for flexibility on the It extends the ``Pimple`` service container, allowing for flexibility on the
outside as well as the inside. you could replace any service, and you are also outside as well as the inside. You could replace any service, and you are also
able to read them. able to read them.
The application makes strong use of the `EventDispatcher The application makes strong use of the `EventDispatcher
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment