Security update for Core, with self-updated composer
[yaffs-website] / web / core / lib / Drupal / Core / StreamWrapper / LocalStream.php
index ec1980ebd37579483a50cb5ff022e91a7e59af17..20b2712c76352d827f1e5c5db27acec9e33cf432 100644 (file)
@@ -380,7 +380,7 @@ abstract class LocalStream implements StreamWrapperInterface {
   /**
    * Support for rename().
    *
-   * @param string $from_uri,
+   * @param string $from_uri
    *   The URI to the file to rename.
    * @param string $to_uri
    *   The new URI for file.