Completed
Push — master ( ad531e...ccf524 )
by Alessandro
02:30
created
src/Events/Listeners/InfluxDbEventListener.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -121,7 +121,7 @@
 block discarded – undo
121 121
     /**
122 122
      * @param string $typeKey
123 123
      * @param string $precision
124
-     * @param array $points
124
+     * @param Point[] $points
125 125
      */
126 126
     private function addPointsToStorage(string $typeKey, string $precision, array $points)
127 127
     {
Please login to merge, or discard this patch.