diff options
Diffstat (limited to 'includes/SpecialProtectedpages.php')
-rw-r--r-- | includes/SpecialProtectedpages.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/SpecialProtectedpages.php b/includes/SpecialProtectedpages.php index b214822da271..91b138ff40f6 100644 --- a/includes/SpecialProtectedpages.php +++ b/includes/SpecialProtectedpages.php @@ -186,6 +186,7 @@ class ProtectedPagesForm { /** * @todo document + * @addtogroup Pager */ class ProtectedPagesPager extends ReverseChronologicalPager { public $mForm, $mConds; |