Commit e69e9f00 authored by Fabien Potencier's avatar Fabien Potencier

fixed CS

parent bcf9678a
Changelog Changelog
========= =========
* **2013-02-07**: added ``Application::sendFile()`` to ease sending * **2013-02-07**: added ``Application::sendFile()`` to ease sending
``BinaryFileResponse``. ``BinaryFileResponse``.
......
...@@ -641,7 +641,7 @@ To further customize the response before returning it, check the API doc for ...@@ -641,7 +641,7 @@ To further customize the response before returning it, check the API doc for
.. note:: .. note::
Http Foundation 2.2 or greater is required for this feature to be available. HttpFoundation 2.2 or greater is required for this feature to be available.
Traits Traits
------ ------
......
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