Skip to content

Commit 2174bc9

Browse files
committed
#27 fixed code style
Signed-off-by: Pascal Paulis <ppaulis@gmail.com>
1 parent 64c8273 commit 2174bc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AbstractResourceListener.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
use Laminas\EventManager\ListenerAggregateInterface;
1111
use Laminas\EventManager\ListenerAggregateTrait;
1212
use Laminas\InputFilter\InputFilterInterface;
13-
1413
use Laminas\Stdlib\Parameters;
14+
1515
use function sprintf;
1616

1717
abstract class AbstractResourceListener implements ListenerAggregateInterface

0 commit comments

Comments
 (0)