Fix phpdoc

This commit is contained in:
Robin Appelman 2014-08-27 09:58:30 +02:00
commit d8a52e90ca

View file

@ -26,7 +26,7 @@ class NativeFileInfo implements IFileInfo {
protected $share; protected $share;
/** /**
* @var array * @var array | null
*/ */
protected $statCache; protected $statCache;