Merge "HistoryPager: Add missing $tagFilter property"

This commit is contained in:
jenkins-bot 2017-10-25 17:09:16 +00:00 committed by Gerrit Code Review
commit 919ad99da2

View file

@ -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