Skip to content

Commit 6173d52

Browse files
committed
getters are removed, all the @apis are removed
1 parent 3530845 commit 6173d52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Integration/Neo4jQueryAPIIntegrationTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
use GuzzleHttp\Handler\MockHandler;
66
use GuzzleHttp\HandlerStack;
7-
use http\Client;
7+
use GuzzleHttp\Client;
88
use Neo4j\QueryAPI\Exception\Neo4jException;
99
use Neo4j\QueryAPI\Neo4jQueryAPI;
1010
use Neo4j\QueryAPI\Neo4jRequestFactory;

0 commit comments

Comments
 (0)