X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dmes_infos.php?a=blobdiff_plain;f=includes%2Fhistoryblob%2FHistoryBlobStub.php;h=9a4df1f81d04a4ff95b49c92e499b763292e3aa5;hb=1aac226b92a73a7be6787c6eb425e680bf1335b6;hp=c92e1b549471403c7565716aee2771e71308bc3b;hpb=6cfb2e3d7a2b96d5041312fcec88248bb46573d7;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/historyblob/HistoryBlobStub.php b/includes/historyblob/HistoryBlobStub.php index c92e1b5494..9a4df1f81d 100644 --- a/includes/historyblob/HistoryBlobStub.php +++ b/includes/historyblob/HistoryBlobStub.php @@ -149,6 +149,5 @@ if ( false ) { // autoload entries for the lowercase variants of these classes (T166759). // The code below is never executed, but it is picked up by the AutoloadGenerator // parser, which scans for class_alias() calls. - // @phan-suppress-next-line PhanRedefineClassAlias class_alias( HistoryBlobStub::class, 'historyblobstub' ); }