Your IP : 127.0.0.1


Current Path : /home/dev2.destoffenstraat.com/app/code/FME/Productattachments/
Upload File :
Current File : /home/dev2.destoffenstraat.com/app/code/FME/Productattachments/registration.php

<?php
/**
 * Copyright © 2015 Magento. All rights reserved.
 * See COPYING.txt for license details.
 */

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