Update snippets

This commit is contained in:
Max Bucknell 2016-02-08 08:59:07 +00:00
parent 15883c0c1d
commit 124899383b

View file

@ -8,7 +8,7 @@ use Magento\Framework\Component\ComponentRegistrar;
ComponentRegistrar::register(
ComponentRegistrar::MODULE,
'$0',
'$1_$0',
__DIR__
);