8 lines
181 B
PHP
Executable File
8 lines
181 B
PHP
Executable File
<?php
|
|
|
|
\Magento\Framework\Component\ComponentRegistrar::register(
|
|
\Magento\Framework\Component\ComponentRegistrar::MODULE,
|
|
'FME_Banners',
|
|
__DIR__
|
|
);
|