X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Fspecials%2Fpagers%2FProtectedPagesPager.php;h=1587abc0c7d257bcd48d6809ae5f0a28c16daf94;hp=20b44d2150516bf645daeaabb3cb6820515adbb7;hb=3df3b575c6617df64ec98533cc7141bd2314e274;hpb=af28f35696ce2d50bdc0cf62af3ceaf524dc8c68 diff --git a/includes/specials/pagers/ProtectedPagesPager.php b/includes/specials/pagers/ProtectedPagesPager.php index 20b44d2150..1587abc0c7 100644 --- a/includes/specials/pagers/ProtectedPagesPager.php +++ b/includes/specials/pagers/ProtectedPagesPager.php @@ -120,7 +120,7 @@ class ProtectedPagesPager extends TablePager { * @throws MWException */ function formatValue( $field, $value ) { - /** @var $row object */ + /** @var object $row */ $row = $this->mCurrentRow; switch ( $field ) {