1
0
mirror of synced 2024-11-24 22:16:13 +03:00
magento-module/registration.php
Alex Lushpai f4000c9874 v2.0
2017-05-31 15:24:46 +03:00

6 lines
172 B
PHP

<?php
\Magento\Framework\Component\ComponentRegistrar::register(
\Magento\Framework\Component\ComponentRegistrar::MODULE,
'Retailcrm_Retailcrm',
__DIR__
);