Home
last modified time | relevance | path

Searched refs:RequestDecorator (Results 1 – 8 of 8) sorted by relevance

/plugin/davcal/vendor/sabre/http/tests/HTTP/
H A DRequestDecoratorTest.php13 $this->outer = new RequestDecorator($this->inner);
H A DMessageDecoratorTest.php13 $this->outer = new RequestDecorator($this->inner);
/plugin/webdav/vendor/sabre/http/lib/
H A DRequestDecorator.php15 class RequestDecorator implements RequestInterface { class
/plugin/davcal/vendor/sabre/http/lib/
H A DRequestDecorator.php15 class RequestDecorator implements RequestInterface { class
/plugin/davcal/vendor/sabre/http/
H A DCHANGELOG.md200 * Added: RequestDecorator, ResponseDecorator.
H A DREADME.md150 class MyRequest extends HTTP\RequestDecorator {
/plugin/webdav/vendor/sabre/http/
H A DCHANGELOG.md233 * Added: RequestDecorator, ResponseDecorator.
H A DREADME.md150 class MyRequest extends HTTP\RequestDecorator {