Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F1820190
ResponseMock.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Size
436 B
Subscribers
None
ResponseMock.php
View Options
<?php
namespace
Sabre\HTTP
;
/**
* HTTP Response Mock object
*
* This class exists to make the transition to sabre/http easier.
*
* @copyright Copyright (C) 2007-2015 fruux GmbH (https://fruux.com/).
* @author Evert Pot (http://evertpot.com/)
* @license http://sabre.io/license/ Modified BSD License
*/
class
ResponseMock
extends
Response
{
/**
* Making these public.
*/
public
$body
;
public
$status
;
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sat, Dec 21, 9:47 PM (2 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
914874
Default Alt Text
ResponseMock.php (436 B)
Attached To
rDAVCAL DokuWiki DAVCal PlugIn
Event Timeline
Log In to Comment