X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FFormOptions.php;h=53ddac9b198b3886ab6034911c1711ed833347c1;hb=09240a268ffd771faa452bbc18895a89e0a7c21b;hp=53c8d3bf7cf9fd33ebabb6950df07cef4ce4194b;hpb=a5b41a26b638a85b44a15986f656a5f10d1a7d7d;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/FormOptions.php b/includes/FormOptions.php index 53c8d3bf7c..53ddac9b19 100644 --- a/includes/FormOptions.php +++ b/includes/FormOptions.php @@ -336,7 +336,7 @@ class FormOptions implements ArrayAccess { * available for accessing with getValue() or consumeValue() etc. * * @param WebRequest $r The request to fetch values from - * @param array $optionKeys Which options to fetch the values for (default: + * @param array|null $optionKeys Which options to fetch the values for (default: * all of them). Note that passing an empty array will also result in * values for all keys being fetched. * @throws MWException If the type of any option is invalid