| Current Path : /var/www/clients/client3/web2/web/vendor/vertexinc/module-tax/ |
| Current File : /var/www/clients/client3/web2/web/vendor/vertexinc/module-tax/registration.php |
<?php
/**
* @copyright Vertex. All rights reserved. https://www.vertexinc.com/
* @author Mediotype https://www.mediotype.com/
*/
use Magento\Framework\Component\ComponentRegistrar;
ComponentRegistrar::register(
ComponentRegistrar::MODULE,
'Vertex_Tax',
__DIR__
);