| Current Path : /home/rtorresani/www/app/code/ThreadSolutions/CustomWishlist/ |
| Current File : //home/rtorresani/www/app/code/ThreadSolutions/CustomWishlist/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,
'ThreadSolutions_CustomWishlist',
__DIR__
);