aboutsummaryrefslogtreecommitdiffstats
path: root/includes/htmlform/fields/HTMLCheckField.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/htmlform/fields/HTMLCheckField.php')
-rw-r--r--includes/htmlform/fields/HTMLCheckField.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/htmlform/fields/HTMLCheckField.php b/includes/htmlform/fields/HTMLCheckField.php
index d5b05349645e..80365e7d8a2d 100644
--- a/includes/htmlform/fields/HTMLCheckField.php
+++ b/includes/htmlform/fields/HTMLCheckField.php
@@ -2,6 +2,7 @@
use MediaWiki\Html\Html;
use MediaWiki\MainConfigNames;
+use MediaWiki\Request\WebRequest;
/**
* A checkbox field