Your IP : 127.0.0.1


Current Path : /home/dev2.destoffenstraat.com/app/code/Smile/ProductLabel/
Upload File :
Current File : /home/dev2.destoffenstraat.com/app/code/Smile/ProductLabel/registration.php

<?php
/**
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this module to newer
 * versions in the future.
 *
 * @category  Smile
 * @package   Smile\ProductLabel
 * @author    Houda El Rhozlane <houda.elrhozlane@smile.fr>
 * @copyright 2019 Smile
 * @license   Open Software License ("OSL") v. 3.0
 */

\Magento\Framework\Component\ComponentRegistrar::register(
    \Magento\Framework\Component\ComponentRegistrar::MODULE,
    'Smile_ProductLabel',
    __DIR__
);