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 bca4874 commit 42cdfc1Copy full SHA for 42cdfc1
src/Client.php
@@ -3,7 +3,7 @@
3
namespace InfluxDB;
4
5
use InfluxDB\Adapter\WritableInterface as Writer;
6
-use InfluxDb\Adapter\QueryableInterface as Reader;
+use InfluxDB\Adapter\QueryableInterface as Reader;
7
8
/**
9
* Client to manage request at InfluxDB
0 commit comments