add path to all scopes

This commit is contained in:
Robin Appelman 2017-02-02 18:09:53 +01:00
commit 7621e3d43d
2 changed files with 15 additions and 5 deletions

View file

@ -43,6 +43,13 @@ class Scope implements XmlDeserializable {
*/
public $depth;
/**
* @var string|null
*
* the path of the search scope relative to the dav server, or null if the scope is outside the dav server
*/
public $path;
/**
* @param string $href
* @param int|string $depth