X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fhistoryblob%2FHistoryBlobStub.php;h=9a4df1f81d04a4ff95b49c92e499b763292e3aa5;hb=e900893531e76fb8f80c1c9b5be459fd02862c3c;hp=c92e1b549471403c7565716aee2771e71308bc3b;hpb=8699880aab6f666f902b8d8927325760adfe7c20;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' ); }