Skip to content

Commit 16e24da

Browse files
committed
getters are removed, all the @apis are removed
1 parent 803301c commit 16e24da

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)