From 4e5cf832dab9fa447d73cf3fc5559b0cd012719c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bjo=CC=88rn=20Fromme?= Date: Wed, 27 Oct 2021 10:44:37 +0200 Subject: [PATCH] Streamline namespaces --- .../typo3conf/ext/ep_products/Classes/Hooks/PageLayoutView.php | 2 +- public/typo3conf/ext/ep_products/Classes/Hooks/Tcemain.php | 2 +- public/typo3conf/ext/ep_theme/Classes/Hooks/Tcemain.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/public/typo3conf/ext/ep_products/Classes/Hooks/PageLayoutView.php b/public/typo3conf/ext/ep_products/Classes/Hooks/PageLayoutView.php index a1daa685..43fbf4e1 100644 --- a/public/typo3conf/ext/ep_products/Classes/Hooks/PageLayoutView.php +++ b/public/typo3conf/ext/ep_products/Classes/Hooks/PageLayoutView.php @@ -1,6 +1,6 @@