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 da39f0f commit 0c32d70Copy full SHA for 0c32d70
src/Neo4jQueryAPI.php
@@ -17,7 +17,7 @@ class Neo4jQueryAPI
17
private ResponseParser $responseParser;
18
private Neo4jRequestFactory $requestFactory;
19
20
- // Constructor injection for flexibility
+
21
public function __construct(
22
ClientInterface $client,
23
ResponseParser $responseParser,
0 commit comments