1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/15342] Update comments

PHPBB3-15342
This commit is contained in:
Rubén Calvo
2018-07-12 15:56:17 +02:00
parent af7e3662b8
commit e40daea4bd
7 changed files with 40 additions and 40 deletions

View File

@@ -16,7 +16,7 @@ namespace phpbb\storage;
interface stream_interface
{
/**
* Reads a file as a stream.
* Reads a file as a stream
*
* @param string $path File to read
*
@@ -27,7 +27,7 @@ interface stream_interface
public function read_stream($path);
/**
* Writes a new file using a stream.
* Writes a new file using a stream
*
* @param string $path The target file
* @param resource $resource The resource