Skip to content

Commit 9bbf803

Browse files
committed
BinaryFileResponse - add missing newline
1 parent 980c124 commit 9bbf803

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Component/HttpFoundation/BinaryFileResponse.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.
1010
*/
11+
1112
namespace Symfony\Component\HttpFoundation;
1213

1314
use Symfony\Component\HttpFoundation\File\File;

0 commit comments

Comments
 (0)