Update snippets
This commit is contained in:
parent
15883c0c1d
commit
124899383b
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ use Magento\Framework\Component\ComponentRegistrar;
|
||||||
|
|
||||||
ComponentRegistrar::register(
|
ComponentRegistrar::register(
|
||||||
ComponentRegistrar::MODULE,
|
ComponentRegistrar::MODULE,
|
||||||
'$0',
|
'$1_$0',
|
||||||
__DIR__
|
__DIR__
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue