Home
last modified time | relevance | path

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

/plugin/webdav/vendor/sabre/dav/lib/DAV/Exception/
H A DTooManyMatches.php22 class TooManyMatches extends Forbidden { class
/plugin/davcal/vendor/sabre/dav/lib/DAV/Exception/
H A DTooManyMatches.php22 class TooManyMatches extends Forbidden { class
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Exception/
H A DTooManyMatchesTest.php20 $locked = new TooManyMatches();
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md801 took this opportunity to rename it to `TooManyMatches`.