Skip to content

Commit f7ca677

Browse files
author
markus-moser
committed
bugfix: add missing import in ApplicationLoggerAware trait
1 parent 942684a commit f7ca677

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Traits/ApplicationLoggerAware.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515

1616
namespace CustomerManagementFrameworkBundle\Traits;
1717

18+
use Pimcore\Db;
1819
use Pimcore\Log\ApplicationLogger;
1920
use Pimcore\Log\Handler\ApplicationLoggerDb;
2021
use Psr\Log\LoggerInterface;

0 commit comments

Comments
 (0)