Home
last modified time | relevance | path

Searched refs:subPath (Results 26 – 26 of 26) sorted by path

12

/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DServer.php901 $subPath = $path . '/' . $childNode->getName();
903 $subPath = $childNode->getName();
905 $subPropFind = new PropFind($subPath, $propertyNames, $newDepth, $propFindType);

12