LazyRoot

class OC\Files\Node\LazyRoot
Class LazyRoot
This is a lazy wrapper around the root. So only
once 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