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 b665f22 commit e4a0425Copy full SHA for e4a0425
TranslatorBagInterface.php
@@ -11,6 +11,8 @@
11
12
namespace Symfony\Component\Translation;
13
14
+use Symfony\Component\Translation\Exception\InvalidArgumentException;
15
+
16
/**
17
* TranslatorBagInterface.
18
*
TranslatorInterface.php
* TranslatorInterface.
0 commit comments