48 $reader->elementMap[
'{DAV:}prop'] =
'Sabre\Xml\Deserializer\enum';
59 if (!empty($elems[
'prop'])) {
60 $report->properties = $elems[
'prop'];
An exception for terminatinating execution or to throw for unit testing.
AclPrincipalPropSet request parser.
static xmlDeserialize(Reader $reader)
The deserialize method is called during xml parsing.
The Reader class expands upon PHP's built-in XMLReader.
Implementing the XmlDeserializable interface allows you to use a class as a deserializer for a specif...
keyValue(Reader $reader, $namespace=null)
This class provides a number of 'deserializer' helper functions.