mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-05 19:59:37 -06:00
add folderDepth parameter
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
This commit is contained in:
@@ -2053,6 +2053,7 @@ trait WebDav {
|
||||
$responseXmlObject = $this->listFolderAndReturnResponseXml(
|
||||
$user,
|
||||
"/",
|
||||
"infinity"
|
||||
);
|
||||
foreach ($elementsSimplified as $expectedElement) {
|
||||
// Allow the table of expected elements to have entries that do
|
||||
|
||||
Reference in New Issue
Block a user