Home
last modified time | relevance | path

Searched refs:SimpleFile (Results 1 – 4 of 4) sorted by relevance

/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DSimpleFileTest.php9 $file = new SimpleFile('filename.txt','contents','text/plain');
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DSimpleFile.php16 class SimpleFile extends File { class
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DSimpleFile.php16 class SimpleFile extends File { class
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Sync/
H A DPluginTest.php35 new DAV\SimpleFile('file1.txt','foo'),
36 new DAV\SimpleFile('file2.txt','bar'),