Passed
Push — master ( f94732...e77215 )
by Oleg
04:39 queued 01:08
created
Micro.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -256,7 +256,7 @@
 block discarded – undo
256 256
      * @param \Closure $event ['Object', 'method'] or callable
257 257
      * @param int|null $prior priority
258 258
      *
259
-     * @return bool
259
+     * @return boolean|null
260 260
      */
261 261
     protected function addListener($listener, $event, $prior = null)
262 262
     {
Please login to merge, or discard this patch.