X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Fdeferred%2FSearchUpdate.php;h=2766bcb18586fdb052c2c7340343e67c7cb52731;hp=b9a259b1a43ca161f3bfca91962edee44532d0e9;hb=3df3b575c6617df64ec98533cc7141bd2314e274;hpb=4cb9c1a24bde6e29c5e8f05c7cd1de54ffdd342a diff --git a/includes/deferred/SearchUpdate.php b/includes/deferred/SearchUpdate.php index b9a259b1a4..2766bcb185 100644 --- a/includes/deferred/SearchUpdate.php +++ b/includes/deferred/SearchUpdate.php @@ -44,8 +44,6 @@ class SearchUpdate implements DeferrableUpdate { private $page; /** - * Constructor - * * @param int $id Page id to update * @param Title|string $title Title of page to update * @param Content|string|bool $c Content of the page to update. Default: false.