Security update for Core, with self-updated composer
[yaffs-website] / vendor / symfony / filesystem / Tests / FilesystemTestCase.php
index 5586a00547a6834ecc5ab0066757bf289a140e8e..0a1254818da2a3be70481e5bc85e3748424339eb 100644 (file)
@@ -66,7 +66,7 @@ class FilesystemTestCase extends TestCase
     }
 
     /**
-     * @param int    $expectedFilePerms expected file permissions as three digits (i.e. 755)
+     * @param int    $expectedFilePerms Expected file permissions as three digits (i.e. 755)
      * @param string $filePath
      */
     protected function assertFilePermissions($expectedFilePerms, $filePath)