magento2-docker/app/code/IpSupply/DataSheet/registration.php

5 lines
148 B
PHP
Executable File

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