Home
last modified time | relevance | path

Searched refs:generatePathNodes (Results 1 – 1 of 1) sorted by path

/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DServer.php885 private function generatePathNodes(PropFind $propFind, array $yieldFirst = null) { function in Sabre\\DAV\\Server
913 foreach ($this->generatePathNodes($subPropFind) as $subItem) {
975 … $propFindRequests = $this->generatePathNodes(clone $propFind, current($propFindRequests));