Searched refs:storagePath (Results 1 – 2 of 2) sorted by relevance
38 protected $storagePath; variable in Sabre\\DAVACL\\FS\\HomeCollection44 * @param string $storagePath Where the actual files are stored.47 …function __construct(BackendInterface $principalBackend, $storagePath, $principalPrefix = 'princip… argument50 $this->storagePath = $storagePath;90 $path = $this->storagePath . '/' . $principalBaseName;
36 protected $storagePath; variable in Sabre\\DAVACL\\FS\\HomeCollection42 * @param string $storagePath Where the actual files are stored.45 …function __construct(BackendInterface $principalBackend, $storagePath, $principalPrefix = 'princip… argument48 $this->storagePath = $storagePath;93 $path = $this->storagePath . '/' . $principalBaseName;