Home
last modified time | relevance | path

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

/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DDeezer.php98 } elseif (isset($data['error_reason'])) {
100 'Error in retrieving token: "' . $data['error_reason'] . '"'
/plugin/authgoogle/google/contrib/
H A DGoogle_GamesService.php2253 public $error_reason; variable in Google_RoomP2PStatus
2270 public function setError_reason( $error_reason) { argument
2271 $this->error_reason = $error_reason;
2274 return $this->error_reason;