initial
This commit is contained in:
7
registration.php
Normal file
7
registration.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
\Magento\Framework\Component\ComponentRegistrar::register(
|
||||
\Magento\Framework\Component\ComponentRegistrar::MODULE,
|
||||
'Test_Test',
|
||||
__DIR__
|
||||
);
|
Reference in New Issue
Block a user