mirror of
https://github.com/flextype/flextype.git
synced 2025-08-08 14:16:46 +02:00
feat(core): add i18n support into the core - upd for Plugins
This commit is contained in:
@@ -11,7 +11,7 @@ namespace Flextype;
|
||||
|
||||
use Glowy\Macroable\Macroable;
|
||||
use Composer\Semver\Semver;
|
||||
use Flextype\Component\I18n\I18n;
|
||||
use Flextype\I18n;
|
||||
use RuntimeException;
|
||||
|
||||
use function array_diff_key;
|
||||
|
Reference in New Issue
Block a user