Completed
Push — master ( 00e331...f2d44f )
by Guillaume
01:42
created
src/Breaker.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -144,7 +144,7 @@
 block discarded – undo
144 144
      * addListener.
145 145
      *
146 146
      * @param string         $eventName
147
-     * @param \Closure|array $listener
147
+     * @param \Closure $listener
148 148
      */
149 149
     public function addListener($eventName, $listener)
150 150
     {
Please login to merge, or discard this patch.