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