Select Git revision
registration.php
-
Gundo Sifhufhi authored
Rebrand to BobGroup/BobGo.
Gundo Sifhufhi authoredRebrand to BobGroup/BobGo.
registration.php 163 B
<?php
\Magento\Framework\Component\ComponentRegistrar::register(
\Magento\Framework\Component\ComponentRegistrar::MODULE,
'BobGroup_BobGo',
__DIR__
);