Przeglądaj źródła

Add doc block for $time

Signed-off-by: Joas Schilling <coding@schilljs.com>
tags/v11.0RC2
Joas Schilling 7 lat temu
rodzic
commit
6b8c45d05a
No account linked to committer's email address
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1
    0
      lib/private/Streamer.php

+ 1
- 0
lib/private/Streamer.php Wyświetl plik

@@ -92,6 +92,7 @@ class Streamer {
* @param string $stream Stream to read data from
* @param string $internalName Filepath and name to be used in the archive.
* @param int $size Filesize
* @param int|bool $time File mtime as int, or false
* @return bool $success
*/
public function addFileFromStream($stream, $internalName, $size, $time) {

Ładowanie…
Anuluj
Zapisz