Current Path : /home/dev2.destoffenstraat.com/app/code/Neklo/LowStockNotification/ |
Current File : /home/dev2.destoffenstraat.com/app/code/Neklo/LowStockNotification/registration.php |
<?php /* NOTICE OF LICENSE This source file is subject to the NekloEULA that is bundled with this package in the file ICENSE.txt. It is also available through the world-wide-web at this URL: http://store.neklo.com/LICENSE.txt Copyright (c) Neklo (http://store.neklo.com/) */ use \Magento\Framework\Component\ComponentRegistrar; ComponentRegistrar::register( ComponentRegistrar::MODULE, 'Neklo_LowStockNotification', __DIR__ );