Skip to content

Commit 47a67c7

Browse files
authored
ci: import class_exists
1 parent 8581c4f commit 47a67c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Components/Log/Provider.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
use Illuminate\Log\Context\ContextLogProcessor;
1919
use Illuminate\Log\LogServiceProvider;
2020
use LaravelZero\Framework\Components\AbstractComponentProvider;
21+
use function class_exists;
2122

2223
/**
2324
* @internal

0 commit comments

Comments
 (0)