Skip to content

Commit f6fc914

Browse files
authored
Merge pull request #2 from php-translation/analysis-XpO0bk
Apply fixes from StyleCI
2 parents c6cc150 + d6b4cc4 commit f6fc914

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

tests/FileStorageTest.php

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
<?php
22

3+
/*
4+
* This file is part of the PHP Translation package.
5+
*
6+
* (c) PHP Translation team <[email protected]>
7+
*
8+
* For the full copyright and license information, please view the LICENSE
9+
* file that was distributed with this source code.
10+
*/
11+
312
namespace Translation\SymfonyStorage\Tests;
413

514
use Symfony\Bundle\FrameworkBundle\Translation\TranslationLoader;

0 commit comments

Comments
 (0)