Skip to content

Commit 91468c5

Browse files
authored
use interface/contract
1 parent 8794e7a commit 91468c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DataCollector/ModelsCollector.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
use Barryvdh\Debugbar\DataFormatter\SimpleFormatter;
66
use DebugBar\DataCollector\MessagesCollector;
7-
use Illuminate\Events\Dispatcher;
7+
use Illuminate\Contracts\Events\Dispatcher;
88
use Illuminate\Support\Str;
99

1010
/**

0 commit comments

Comments
 (0)