magento2-plugin/registration.php

6 lines
148 B
PHP

<?php
use Magento\Framework\Component\ComponentRegistrar;
ComponentRegistrar::register(ComponentRegistrar::MODULE, 'Storefront_BTCPay', __DIR__);