mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-07-09 02:47:04 +02:00
fix docu
This commit is contained in:
@ -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;
|
||||
/**
|
||||
|
Reference in New Issue
Block a user