1
0
mirror of synced 2024-11-25 14:36:08 +03:00
magento-module/registration.php

6 lines
172 B
PHP
Raw Normal View History

2017-05-31 15:24:46 +03:00
<?php
\Magento\Framework\Component\ComponentRegistrar::register(
\Magento\Framework\Component\ComponentRegistrar::MODULE,
'Retailcrm_Retailcrm',
__DIR__
);