mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-16 10:21:23 +01:00
fix docu
This commit is contained in:
parent
e5ea332774
commit
40d236b95f
@ -110,9 +110,9 @@ class StreamWrapper extends Api\Db\Pdo implements Vfs\StreamWrapperIface
|
||||
*/
|
||||
protected $opened_path;
|
||||
/**
|
||||
* Mode of the file opened by stream_open
|
||||
* Mode of the file opened by stream_open: "r", "r+", "w", ...
|
||||
*
|
||||
* @var int
|
||||
* @var string
|
||||
*/
|
||||
protected $opened_mode;
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user