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 0a4c6e4 commit 5c4dfd3Copy full SHA for 5c4dfd3
2 files changed
src/Loader/MoLoader.php
@@ -4,7 +4,6 @@
4
namespace Gettext\Loader;
5
6
use Exception;
7
-use Gettext\Translation;
8
use Gettext\Translations;
9
10
/**
src/Scanner/CodeScanner.php
@@ -5,7 +5,6 @@
use Gettext\Translation;
-use Gettext\Translations;
11
* Base class with common functions to scan files with code and get gettext translations.
0 commit comments