Home
last modified time | relevance | path

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

/plugin/oauth/
H A DHttpTokenResponseException.php14 protected $httpRespBody = ""; variable in dokuwiki\\plugin\\oauth\\HttpTokenResponseException
28 $httpRespBody = "", argument
35 $this->httpRespBody = $httpRespBody;
65 return $this->httpRespBody;