Security update for Core, with self-updated composer
[yaffs-website] / web / core / lib / Drupal / Core / StreamWrapper / LocalReadOnlyStream.php
index edcf4b7549f31328b558af0ae1d0f92fba1643e7..fa12ab48858650dffe71b85cb42892a7e5fae8e1 100644 (file)
@@ -147,7 +147,7 @@ abstract class LocalReadOnlyStream extends LocalStream {
    *
    * The file will not be renamed as this is a read-only stream wrapper.
    *
-   * @param string $from_uri,
+   * @param string $from_uri
    *   The uri to the file to rename.
    * @param string $to_uri
    *   The new uri for file.