| Current Path : /var/www/clients/client3/web2/web/vendor/paypal/module-braintree-core/ |
| Current File : /var/www/clients/client3/web2/web/vendor/paypal/module-braintree-core/registration.php |
<?php
/**
* Copyright © 2013-2017 Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
\Magento\Framework\Component\ComponentRegistrar::register(
\Magento\Framework\Component\ComponentRegistrar::MODULE,
'PayPal_Braintree',
__DIR__
);