Searched refs:GetLastModified (Results 1 – 9 of 9) sorted by relevance
14 $val = ['{DAV:}getlastmodified' => new GetLastModified($dt)];30 $val = ['{DAV:}getlastmodified' => new GetLastModified($dt)];
22 class GetLastModified implements Element { class
270 …'{DAV:}getlastmodified' => new Xml\Property\GetLastModified(filemtime($tempLocatio…
792 return new Xml\Property\GetLastModified($lm);
826 } elseif ($properties[$property] instanceof Xml\Property\GetLastModified) {
273 …'{DAV:}getlastmodified' => new Xml\Property\GetLastModified(filemtime($tempLocatio…
868 } elseif ($properties[$property] instanceof Xml\Property\GetLastModified) {