use Constants ergänzt

This commit is contained in:
2024-11-04 15:20:44 +01:00
parent a702a211ef
commit df179568c9
4 changed files with 7 additions and 1 deletions

View File

@ -2,6 +2,8 @@
namespace D3\GoogleAnalytics4\Modules\Application\Controller;
use D3\GoogleAnalytics4\Application\Model\Constants;
class d3GtmAccountRecommlistController extends d3GtmAccountRecommlistController_parent
{
protected $_sThisTemplate = '@' . Constants::OXID_MODULE_ID . '/page/account/d3gtmrecommendationlist.tpl';