Your IP : 127.0.0.1


Current Path : /home/dev2.destoffenstraat.com/app/code/Amasty/UrlRewriteImportEntity/
Upload File :
Current File : /home/dev2.destoffenstraat.com/app/code/Amasty/UrlRewriteImportEntity/registration.php

<?php
/**
 * @author Amasty Team
 * @copyright Copyright (c) Amasty (https://www.amasty.com)
 * @package URL Rewrite Import Entity for Magento 2 (system)
 */

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