Fix path to comply with psr-4

This commit is contained in:
2023-09-03 14:55:15 +02:00
parent 40b7c8ad8f
commit 608663d25c
2 changed files with 1 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ declare(strict_types=1);
* the LICENSE file that was distributed with this source code.
*/
namespace Chill\MainBundle\Tests\Routing\Loader;
namespace Chill\MainBundle\Tests\Phonenumber;
use Chill\MainBundle\Phonenumber\PhonenumberHelper;
use libphonenumber\PhoneNumberUtil;