diff --git a/includes/actions/HistoryAction.php b/includes/actions/HistoryAction.php index fe848524030..a9a504d13a9 100644 --- a/includes/actions/HistoryAction.php +++ b/includes/actions/HistoryAction.php @@ -385,6 +385,9 @@ class HistoryPager extends ReverseChronologicalPager { /** @var bool Whether to show the tag editing UI */ protected $showTagEditUI; + /** @var string */ + private $tagFilter; + /** * @param HistoryAction $historyPage * @param string $year