Upgrade to 3.5

This commit is contained in:
Bastian Allgeier
2020-12-15 11:01:41 +01:00
parent eabce32cf0
commit 9109130c9c
43 changed files with 306 additions and 159 deletions

View File

@@ -232,7 +232,7 @@ class File
/**
* Reads the file content and returns it.
*
* @return string
* @return string|false
*/
public function read()
{