Completed
Branch master (06cb84)
by Tomáš
06:00
created
src/EventDispatcher/SniffDispatcher.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -25,7 +25,7 @@
 block discarded – undo
25 25
     }
26 26
 
27 27
     /**
28
-     * @param array|string[] $sniffs
28
+     * @param Sniff[] $sniffs
29 29
      */
30 30
     public function addSniffListeners(array $sniffs)
31 31
     {
Please login to merge, or discard this patch.