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

8 lines
172 B
PHP
Executable File

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