LazyRoot¶
-
class
OC\Files\Node\
LazyRoot
¶ - Class LazyRootThis is a lazy wrapper around the root. So onlyonce it is needed this will get initialized.
Source: lib/private/Files/Node/LazyRoot.php#36 Parent: OC\Files\Node\LazyFolder
Implements: OCP\Files\IRootFolder
Methods¶
-
public
OC\Files\Node\LazyRoot::
getUserFolder
($userId)¶ Source: lib/private/Files/Node/LazyRoot.php#40