Skip to content

Commit 8561caf

Browse files
author
Bartłomiej Nowak
committed
cs fix
1 parent 6031f94 commit 8561caf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/MessageMapFactory.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
use Symfony\Component\Messenger\Handler\MessageSubscriberInterface;
88
use function class_exists;
99
use function count;
10+
use function interface_exists;
1011
use function is_array;
1112
use function is_int;
1213
use function is_string;

0 commit comments

Comments
 (0)