Security update for Core, with self-updated composer
[yaffs-website] / vendor / symfony / filesystem / LockHandler.php
index 3496faae213363bd55e86228be0f10c0ba95f357..517b2f01e64b326c8017f5c25a688c1b57713f79 100644 (file)
@@ -56,7 +56,7 @@ class LockHandler
     /**
      * Lock the resource.
      *
-     * @param bool $blocking wait until the lock is released
+     * @param bool $blocking Wait until the lock is released
      *
      * @return bool Returns true if the lock was acquired, false otherwise
      *