We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a050160 commit 8433405Copy full SHA for 8433405
src/Symfony/Component/Translation/Tests/TranslatorTest.php
@@ -12,6 +12,7 @@
12
namespace Symfony\Component\Translation\Tests;
13
14
use Symfony\Component\Translation\Translator;
15
+use Symfony\Component\Translation\MessageSelector;
16
use Symfony\Component\Translation\Loader\ArrayLoader;
17
18
class TranslatorTest extends \PHPUnit_Framework_TestCase
0 commit comments