MountProviderArgs
in package
Data-class containing information related to a mount and its root.
Tags
Table of Contents
Properties
Methods
- __construct() : mixed
Properties
$cacheEntry read-only
public
ICacheEntry
$cacheEntry
$mountInfo read-only
public
ICachedMountInfo
$mountInfo
Methods
__construct()
public
__construct(ICachedMountInfo $mountInfo, ICacheEntry $cacheEntry) : mixed
Parameters
- $mountInfo : ICachedMountInfo
- $cacheEntry : ICacheEntry