Streamline namespaces

This commit is contained in:
Björn Fromme
2021-10-27 10:44:37 +02:00
parent ba667684c1
commit 4e5cf832da
3 changed files with 3 additions and 3 deletions
@@ -1,6 +1,6 @@
<?php <?php
namespace EP\EpProducts\Hook; namespace EP\EpProducts\Hooks;
/*************************************************************** /***************************************************************
* *
@@ -1,6 +1,6 @@
<?php <?php
namespace EP\EpProducts\Hook; namespace EP\EpProducts\Hooks;
/*************************************************************** /***************************************************************
* *
@@ -1,6 +1,6 @@
<?php <?php
namespace EP\EpTheme\Hook; namespace EP\EpTheme\Hooks;
/*************************************************************** /***************************************************************
* *