Skip to content

Commit

Permalink
#27 fixed code style
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Paulis <[email protected]>
  • Loading branch information
ppaulis committed Apr 19, 2022
1 parent 64c8273 commit 2174bc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AbstractResourceListener.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
use Laminas\EventManager\ListenerAggregateInterface;
use Laminas\EventManager\ListenerAggregateTrait;
use Laminas\InputFilter\InputFilterInterface;

use Laminas\Stdlib\Parameters;

use function sprintf;

abstract class AbstractResourceListener implements ListenerAggregateInterface
Expand Down

0 comments on commit 2174bc9

Please sign in to comment.