BinaryFileResponse - add missing newline

This commit is contained in:
Dariusz Rumiński 2014-12-18 00:15:53 +01:00
parent 980c124c99
commit 9bbf803a5c
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\HttpFoundation;
use Symfony\Component\HttpFoundation\File\File;