paths[] = $response->node->path; } /** * Returns collected properties for $path. * * @param string $path * @return ezcWebdavBasicPropertyStorare */ public function getPaths() { return $this->paths; } } ?>