X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fresourceloader%2FResourceLoaderRawFileModule.php;h=beab53eb8dd4a9a0d07e173d227dbc7ec1be013d;hb=90232b6f36ee5a1473f2e865cc7a72d0014db4c7;hp=d9005fa5e22963ff2cbdd1f6712ba8ad71f4d8d6;hpb=3e056214e141c19dd78a3b03290a6731e032e79f;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/resourceloader/ResourceLoaderRawFileModule.php b/includes/resourceloader/ResourceLoaderRawFileModule.php index d9005fa5e2..beab53eb8d 100644 --- a/includes/resourceloader/ResourceLoaderRawFileModule.php +++ b/includes/resourceloader/ResourceLoaderRawFileModule.php @@ -31,7 +31,7 @@ class ResourceLoaderRawFileModule extends ResourceLoaderFileModule { /** * Enable raw mode to omit mw.loader.state() call as mw.loader * does not yet exist when these modules execute. - * @var boolean + * @var bool */ protected $raw = true;