[Turbo] Add support for providing multiple mercure topics to turbo_stream_listen
#3315
Annotations
6 errors
phpstan:
tests/Bridge/Mercure/TurboStreamListenRendererTest.php#L22
Method Symfony\UX\Turbo\Tests\Bridge\Mercure\TurboStreamListenRendererTest::testRenderTurboStreamListen() has no return type specified.
|
phpstan:
tests/Bridge/Mercure/TurboStreamListenRendererTest.php#L22
Method Symfony\UX\Turbo\Tests\Bridge\Mercure\TurboStreamListenRendererTest::testRenderTurboStreamListen() has parameter $context with no value type specified in iterable type array.
|
phpstan:
tests/Bridge/Mercure/TurboStreamListenRendererTest.php#L24
Call to an undefined method object::createTemplate().
|
phpstan:
tests/Bridge/Mercure/TurboStreamListenRendererTest.php#L27
Method Symfony\UX\Turbo\Tests\Bridge\Mercure\TurboStreamListenRendererTest::provideTestCases() return type has no value type specified in iterable type iterable.
|
phpstan
Process completed with exit code 1.
|
tests (8.1)
Process completed with exit code 1.
|