[Turbo] Add support for providing multiple mercure topics to turbo_stream_listen
#3319
Annotations
5 errors
PHPStan:
tests/Bridge/Mercure/TurboStreamListenRendererTest.php#L23
Method Symfony\UX\Turbo\Tests\Bridge\Mercure\TurboStreamListenRendererTest::testRenderTurboStreamListen() has no return type specified.
|
PHPStan:
tests/Bridge/Mercure/TurboStreamListenRendererTest.php#L23
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#L25
Call to an undefined method object::createTemplate().
|
PHPStan:
tests/Bridge/Mercure/TurboStreamListenRendererTest.php#L28
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.
|
Loading