rework code to actually fit 6.0.x && 6.1x

This commit is contained in:
MaxBUhe 2022-12-01 13:30:09 +01:00
parent 5200232a32
commit a25be1069c
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
* You should have received a copy of the GNU General Public License along with this program; if not, see <http://www.gnu.org/licenses/>
*/
namespace D3\GoogleAnalytics4\Modules\Core;
namespace VanillaThunder\GoogleTagManager\Application\Extend;
use OxidEsales\Eshop\Application\Controller\FrontendController;
use OxidEsales\Eshop\Core\Registry;