8000 minor #13024 CS: BinaryFileResponse - add missing newline (keradus) · symfony/symfony@2f53d69 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2f53d69

Browse files
committed
minor #13024 CS: BinaryFileResponse - add missing newline (keradus)
This PR was merged into the 2.3 branch. Discussion ---------- CS: BinaryFileResponse - add missing newline Commits ------- 9bbf803 BinaryFileResponse - add missing newline
2 parents 980c124 + 9bbf803 commit 2f53d69

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)
0