Fixed the namespace load case.

pull/430/head
Ruslan Baidan 2022-03-09 11:25:15 +01:00
parent b8c905c031
commit 30a0414fe2
No known key found for this signature in database
GPG Key ID: 4B7724C136BF1D89
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
* file. * file.
*/ */
use Doctrine\DBAL\Driver\PDO\MySql\Driver; use Doctrine\DBAL\Driver\PDO\MySQL\Driver;
use Monarc\Core\Service\DoctrineCacheServiceFactory; use Monarc\Core\Service\DoctrineCacheServiceFactory;
use Monarc\Core\Service\DoctrineLoggerFactory; use Monarc\Core\Service\DoctrineLoggerFactory;