19 <d:getlastmodified xmlns:d=
"DAV:">Tue, 24 Mar 2015 18:47:00 GMT</d:getlastmodified>
22 $this->assertXmlStringEqualsXmlString($expected,
$result);
29 $dt = $dt->getTimeStamp();
35 <d:getlastmodified xmlns:d=
"DAV:">Tue, 24 Mar 2015 18:47:00 GMT</d:getlastmodified>
38 $this->assertXmlStringEqualsXmlString($expected,
$result);
46 <d:getlastmodified xmlns:d=
"DAV:">Tue, 24 Mar 2015 18:47:00 GMT</d:getlastmodified>
49 $elementMap = [
'{DAV:}getlastmodified' =>
'Sabre\DAV\Xml\Property\GetLastModified'];
parse($xml, array $elementMap=[])
This property represents the {DAV:}getlastmodified property.