Searched refs:responseProperties (Results 1 – 2 of 2) sorted by relevance
34 protected $responseProperties; variable in Sabre\\DAV\\Xml\\Element\\Response60 * @param array $responseProperties63 function __construct($href, array $responseProperties, $httpStatus = null) { argument66 $this->responseProperties = $responseProperties;100 return $this->responseProperties;