mirror of
https://codeberg.org/icewind/SMB.git
synced 2026-06-03 17:24:07 +02:00
Fix phpdoc
This commit is contained in:
parent
d5106ac0a8
commit
d8a52e90ca
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ class NativeFileInfo implements IFileInfo {
|
||||||
protected $share;
|
protected $share;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @var array
|
* @var array | null
|
||||||
*/
|
*/
|
||||||
protected $statCache;
|
protected $statCache;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue