Merge "Globally unsuppress phan issues with low count"
[lhc/web/wiklou.git] / includes / resourceloader / ResourceLoaderFilePath.php
index c01e507..dff9a39 100644 (file)
@@ -34,7 +34,8 @@ class ResourceLoaderFilePath {
        protected $remoteBasePath;
 
        /**
-        * @var string Path to the file */
+        * @var string Path to the file
+        */
        protected $path;
 
        /**