45 '{DAV:}lockscope' => [
'{DAV:}exclusive' => null],
46 '{DAV:}locktype' => [
'{DAV:}write' => null],
49 '{DAV:}lockscope' => [
'{DAV:}shared' => null],
50 '{DAV:}locktype' => [
'{DAV:}write' => null],
Objects implementing XmlSerializable can control how they are represented in Xml. ...
This class represents the {DAV:}supportedlock property.
xmlSerialize(Writer $writer)
The xmlSerialize method is called during xml writing.
writeElement($name, $content=null)
Write a full element tag and it's contents.