Completed
Push — master ( 0555e9...a717a4 )
by Dan
03:04
created
src/SixtyNine/Cloud/Filters/Filters.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -20,7 +20,7 @@
 block discarded – undo
20 20
     }
21 21
 
22 22
     /**
23
-     * @param array(FilterInterface) $filters
23
+     * @param FilterInterface[] $filters
24 24
      */
25 25
     public function addFilters($filters)
26 26
     {
Please login to merge, or discard this patch.