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 4aa20a1 commit 8a6a01eCopy full SHA for 8a6a01e
app/code/Magento/Config/Console/Command/LocaleEmulator.php
@@ -13,7 +13,7 @@
13
use Magento\Framework\TranslateInterface;
14
15
/**
16
- * Locale emulator for import and export
+ * Locale emulator for config set and show
17
*/
18
class LocaleEmulator implements LocaleEmulatorInterface
19
{
app/code/Magento/Config/Console/Command/LocaleEmulatorInterface.php
@@ -8,7 +8,7 @@
8
namespace Magento\Config\Console\Command;
9
10
11
12
interface LocaleEmulatorInterface
0 commit comments