We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a6086b commit d122997Copy full SHA for d122997
registration.php
@@ -4,6 +4,8 @@
4
* Please visit Magefan.com for license details (https://magefan.com/end-user-license-agreement).
5
*/
6
7
+declare(strict_types=1);
8
+
9
\Magento\Framework\Component\ComponentRegistrar::register(
10
\Magento\Framework\Component\ComponentRegistrar::MODULE,
11
'Magefan_Community',
0 commit comments