Skip to content

Commit c7e7c84

Browse files
committed
cs fix
1 parent 799269e commit c7e7c84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Middleware/Mezzio.php

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

2424
use function ErrorHeroModule\detectMessageContentType;
2525
use function ErrorHeroModule\isExcludedException;
26+
use function strcasecmp;
2627

2728
final class Mezzio implements MiddlewareInterface
2829
{

0 commit comments

Comments
 (0)