Skip to content

Commit ff4997f

Browse files
committed
Merge branch '2.4' into 2.5
* 2.4: fixed typo
2 parents cd89270 + 8433405 commit ff4997f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Component/Translation/Tests/TranslatorTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
namespace Symfony\Component\Translation\Tests;
1313

1414
use Symfony\Component\Translation\Translator;
15+
use Symfony\Component\Translation\MessageSelector;
1516
use Symfony\Component\Translation\Loader\ArrayLoader;
1617

1718
class TranslatorTest extends \PHPUnit_Framework_TestCase

0 commit comments

Comments
 (0)