Completed
Push — 3.0 ( 611764...dda138 )
by Jacek
09:41 queued 04:45
created
src/PHPExtra/EventManager/PriorityResolver.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -72,7 +72,7 @@
 block discarded – undo
72 72
      * @param string $comment
73 73
      * @param int $default
74 74
      *
75
-     * @return int|null
75
+     * @return integer
76 76
      */
77 77
     public static function getPriorityFromDocComment($comment, $default = null)
78 78
     {
Please login to merge, or discard this patch.