3
0

Working on DependencyInjection

This commit is contained in:
2022-07-20 20:54:10 +01:00
parent 34b0e7f146
commit 2258fa0c96
2 changed files with 4 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
<?php
declare(strict_types=1);
namespace Pcm\SearchBundle\DependencyInjection;
use Symfony\Component\Config\FileLocator;