We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64c8273 commit 2174bc9Copy full SHA for 2174bc9
src/AbstractResourceListener.php
@@ -10,8 +10,8 @@
10
use Laminas\EventManager\ListenerAggregateInterface;
11
use Laminas\EventManager\ListenerAggregateTrait;
12
use Laminas\InputFilter\InputFilterInterface;
13
-
14
use Laminas\Stdlib\Parameters;
+
15
use function sprintf;
16
17
abstract class AbstractResourceListener implements ListenerAggregateInterface
0 commit comments