X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2FPHPVersionCheck.php;h=bf138c4b1ea6a0fc77b5b3c8f47916fb49cc2a35;hp=b63a84d807b3cd1a50dc864d842a583a3782fba5;hb=64e7e7d760fc3e043f7e01a89cc3697869aaa93b;hpb=7388b7b62b842ef1e80faa677656a26a90803ece diff --git a/includes/PHPVersionCheck.php b/includes/PHPVersionCheck.php index b63a84d807..bf138c4b1e 100644 --- a/includes/PHPVersionCheck.php +++ b/includes/PHPVersionCheck.php @@ -31,8 +31,6 @@ * * @note This class uses setter methods instead of a constructor so that * it can be compatible with PHP 4, PHP 5 and PHP 7 (without warnings). - * - * @class */ class PHPVersionCheck { /* @var string The number of the MediaWiki version used. */