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