Completed
Pull Request — master (#12)
by Harry
06:09
created
src/Client.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -277,7 +277,7 @@
 block discarded – undo
277 277
     /**
278 278
      * Decrement a metric
279 279
      *
280
-     * @param string|string[] $metrics    Metric(s) to decrement
280
+     * @param string $metrics    Metric(s) to decrement
281 281
      * @param int             $delta      Value to increment the metric by
282 282
      * @param int             $sampleRate Sample rate of metric
283 283
      * @param string[]        $tags       List of tags for this metric
Please login to merge, or discard this patch.