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

5 lines
150 B
PHP
Executable File

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