Migrate to mummert/newssubmission-bundle namespace

This commit is contained in:
Jürgen Mummert
2026-03-08 18:01:52 +01:00
parent 0ea1a9a8ac
commit 2970711fc0
15 changed files with 28 additions and 28 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
declare(strict_types=1);
namespace MummertMedia\NewsSubmissionBundle\Service;
namespace Mummert\NewsSubmissionBundle\Service;
use Symfony\Component\HtmlSanitizer\HtmlSanitizer;
use Symfony\Component\HtmlSanitizer\HtmlSanitizerConfig;