fix namespacing

This commit is contained in:
Tim
2020-07-25 15:40:27 +02:00
parent 07c593c56e
commit 3b1f813f17
6 changed files with 7 additions and 7 deletions

View File

@ -1,6 +1,6 @@
<?php
namespace App\Ardent\ParameterBundle;
namespace App\Ardent\ArdentParameterBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;