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 b6a6469 commit f810cccCopy full SHA for f810ccc
src/Map/tests/Renderer/NullRendererTest.php
@@ -21,7 +21,7 @@
21
22
final class NullRendererTest extends TestCase
23
{
24
- public function provideTestRenderMap(): iterable
+ public static function provideTestRenderMap(): iterable
25
26
yield 'no bridges' => [
27
'expected_exception_message' => 'You must install at least one bridge package to use the Symfony UX Map component.',
0 commit comments