Better @return description
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user