Completed
Push — master ( 39b788...79bdc8 )
by Stanislav
02:16
created
src/InfluxDbClient.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -111,6 +111,9 @@
 block discarded – undo
111 111
         );
112 112
     }
113 113
 
114
+    /**
115
+     * @param string $transmissionHost
116
+     */
114 117
     public function getLastPoint(array $torrent, $transmissionHost)
115 118
     {
116 119
         $this->connectDatabase();
Please login to merge, or discard this patch.