diff --git a/Modules/Core/ViewConfig.php b/Modules/Core/ViewConfig.php index ca5cc37..f16c4af 100644 --- a/Modules/Core/ViewConfig.php +++ b/Modules/Core/ViewConfig.php @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License along with this program; if not, see */ -namespace D3\GoogleAnalytics4\Modules\Core; +namespace VanillaThunder\GoogleTagManager\Application\Extend; use OxidEsales\Eshop\Application\Controller\FrontendController; use OxidEsales\Eshop\Core\Registry;