DiskObject
Table of Contents
Methods
-
__construct()
: mixed
-
getCollabId()
: int|null
-
getStorage()
: Storage|null
-
isInCollab()
: bool
-
isInProject()
: bool
-
isPersonal()
: bool
__construct()
public
__construct(BaseObject $diskObject) : mixed
Parameters
-
$diskObject
: BaseObject
-
getCollabId()
public
getCollabId() : int|null
getStorage()
public
getStorage() : Storage|null
Return values
Storage|null
isInCollab()
public
isInCollab() : bool
isInProject()
public
isInProject() : bool
isPersonal()
public
isPersonal() : bool