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 c3484e7 commit 12f521eCopy full SHA for 12f521e
tests/Unit/Neo4jRequestFactoryTest.php
@@ -15,8 +15,7 @@
15
use Neo4j\QueryAPI\Objects\Authentication;
16
use RuntimeException;
17
18
-
19
-class Neo4jRequestFactoryTest extends TestCase
+final class Neo4jRequestFactoryTest extends TestCase
20
{
21
private RequestFactoryInterface&\PHPUnit\Framework\MockObject\MockObject $psr17Factory;
22
private StreamFactoryInterface&\PHPUnit\Framework\MockObject\MockObject $streamFactory;
0 commit comments