Passed
Push — master ( 31493b...700ea0 )
by Marcus
06:04
created
src/PHPMailer.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -3912,7 +3912,7 @@
 block discarded – undo
3912 3912
      * @param int|string $options Either a PATHINFO_* constant,
3913 3913
      *                            or a string name to return only the specified piece
3914 3914
      *
3915
-     * @return string|array
3915
+     * @return string
3916 3916
      */
3917 3917
     public static function mb_pathinfo($path, $options = null)
3918 3918
     {
Please login to merge, or discard this patch.