aboutsummaryrefslogtreecommitdiffstats
path: root/includes/api/ApiParamInfo.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/api/ApiParamInfo.php')
-rw-r--r--includes/api/ApiParamInfo.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/api/ApiParamInfo.php b/includes/api/ApiParamInfo.php
index ef75fc906de8..b95aa317a877 100644
--- a/includes/api/ApiParamInfo.php
+++ b/includes/api/ApiParamInfo.php
@@ -33,6 +33,7 @@ use Wikimedia\ParamValidator\ParamValidator;
*/
class ApiParamInfo extends ApiBase {
+ /** @var string */
private $helpFormat;
/** @var RequestContext */