Skip to content

Commit f304467

Browse files
committed
fix phpstan.
1 parent 08a4378 commit f304467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/enqueue-bundle/Tests/Functional/App/AsyncListener.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
use Enqueue\Client\ProducerInterface;
88
use Symfony\Component\EventDispatcher\Event;
99

10-
class AsyncListener extends \Enqueue\AsyncEventDispatcher\AsyncListener
10+
class AsyncListener
1111
{
1212
/**
1313
* @var ProducerInterface

0 commit comments

Comments
 (0)