X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fspecialpage%2FWantedQueryPage.php;h=8b60387efab3461bc4af0c1d14d02ec0333948ff;hb=51fb1e29a0276bee59c57715d1a998c87593ee67;hp=5318895f048935f9692bf331f9a4d8b5e16171b8;hpb=015a4ef4db07d8d12585ab6081e2ff25b779b40d;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/specialpage/WantedQueryPage.php b/includes/specialpage/WantedQueryPage.php index 5318895f04..8b60387efa 100644 --- a/includes/specialpage/WantedQueryPage.php +++ b/includes/specialpage/WantedQueryPage.php @@ -102,6 +102,7 @@ abstract class WantedQueryPage extends QueryPage { * @note This will only be run if the page is cached (ie $wgMiserMode = true) * unless forceExistenceCheck() is true. * @since 1.24 + * @param Title $title * @return bool */ protected function existenceCheck( Title $title ) {