Better @return description

This commit is contained in:
2022-09-06 16:41:46 +02:00
parent ed8449d321
commit d7f0c2f6dd
3 changed files with 7 additions and 7 deletions

View File

@@ -230,7 +230,7 @@ class File
/** Write a string to a file
* @param string $filename Path to the file where to write the data
* @param string $data The data to write
* @param string|integer $data The data to write
* @param integer|null $flags The optional flags
* @return integer the length of the data stored
* @throws If parent directory not exists, is not writeable, or the file