X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Flib%2FDrupal%2FCore%2FStreamWrapper%2FLocalReadOnlyStream.php;fp=web%2Fcore%2Flib%2FDrupal%2FCore%2FStreamWrapper%2FLocalReadOnlyStream.php;h=fa12ab48858650dffe71b85cb42892a7e5fae8e1;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hp=edcf4b7549f31328b558af0ae1d0f92fba1643e7;hpb=aea91e65e895364e460983b890e295aa5d5540a5;p=yaffs-website diff --git a/web/core/lib/Drupal/Core/StreamWrapper/LocalReadOnlyStream.php b/web/core/lib/Drupal/Core/StreamWrapper/LocalReadOnlyStream.php index edcf4b754..fa12ab488 100644 --- a/web/core/lib/Drupal/Core/StreamWrapper/LocalReadOnlyStream.php +++ b/web/core/lib/Drupal/Core/StreamWrapper/LocalReadOnlyStream.php @@ -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.