We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ae138a commit 5bd80e9Copy full SHA for 5bd80e9
1 file changed
src/Service/NotificationManager.php
@@ -9,7 +9,7 @@
9
10
use DateInterval;
11
use Exception;
12
-use JeckelLab\Clock\Clock;
+use JeckelLab\Contract\Infrastructure\System\Clock;
13
use JeckelLab\NotificationBundle\Entity\Notification;
14
use JeckelLab\NotificationBundle\Repository\NotificationRepository;
15
use JeckelLab\NotificationBundle\ValueObject\NotificationLevel;
0 commit comments