diff --git a/Mobile_Detect.php b/Mobile_Detect.php index 68dc3d50..0a64d528 100644 --- a/Mobile_Detect.php +++ b/Mobile_Detect.php @@ -1514,7 +1514,7 @@ public function prepareVersionNo($ver) * is optional and defaults to self::VERSION_TYPE_STRING. Passing an * invalid parameter will default to the this type as well. * - * @return string|float The version of the property we are trying to extract. + * @return string|float|false The version of the property we are trying to extract. */ public function version($propertyName, $type = self::VERSION_TYPE_STRING) {