X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Flibs%2FParamValidator%2FParamValidator.php;h=02746ecd3e6c64915951146664783246fa5cc1f1;hb=592c19692e8bd1218e9e58c89116566dccce0315;hp=1085375de32f42072d53c496fe15cda9462d946c;hpb=67d01c452da591faced0a4be7940acf4f3292928;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/libs/ParamValidator/ParamValidator.php b/includes/libs/ParamValidator/ParamValidator.php index 1085375de3..02746ecd3e 100644 --- a/includes/libs/ParamValidator/ParamValidator.php +++ b/includes/libs/ParamValidator/ParamValidator.php @@ -166,7 +166,7 @@ class ParamValidator { */ const PARAM_IGNORE_INVALID_VALUES = 'param-ignore-invalid-values'; - /**@}*/ + /** @} */ /** Magic "all values" value when PARAM_ALL is true. */ const ALL_DEFAULT_STRING = '*';