X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Flibs%2FParamValidator%2FCallbacks.php;h=ecaa86e85c7a39cd288315de343956a32710f712;hp=d94a81fbd5de7d9db695e912a018444354b685a1;hb=25242105e8fd03c9900250bdf9ea91be9a286625;hpb=20e65a191541681c05d289efaf4edb20429da73d diff --git a/includes/libs/ParamValidator/Callbacks.php b/includes/libs/ParamValidator/Callbacks.php index d94a81fbd5..ecaa86e85c 100644 --- a/includes/libs/ParamValidator/Callbacks.php +++ b/includes/libs/ParamValidator/Callbacks.php @@ -15,6 +15,7 @@ use Psr\Http\Message\UploadedFileInterface; * and is intended for communication of non-global state. * * @since 1.34 + * @unstable */ interface Callbacks {