Skip to content

Commit

Permalink
Create registration.php
Browse files Browse the repository at this point in the history
  • Loading branch information
0m3r authored Nov 10, 2020
1 parent 2d695ad commit fa523b7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions registration.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<?php

\Magento\Framework\Component\ComponentRegistrar::register(
\Magento\Framework\Component\ComponentRegistrar::MODULE,
'Swissup_SearchMysqlLegacy',
__DIR__
);

0 comments on commit fa523b7

Please sign in to comment.