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.
2 parents bca4874 + 42cdfc1 commit 0a49a54Copy full SHA for 0a49a54
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