Completed
Branch master (427a46)
by Iurii
01:45
created
vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1059,7 +1059,7 @@
 block discarded – undo
1059 1059
      * @method boolean is[...]()
1060 1060
      * @param  string                 $name
1061 1061
      * @param  array                  $arguments
1062
-     * @return mixed
1062
+     * @return boolean
1063 1063
      * @throws BadMethodCallException when the method doesn't exist and doesn't start with 'is'
1064 1064
      */
1065 1065
     public function __call($name, $arguments)
Please login to merge, or discard this patch.