You are here

protected property OauthResponse::$routeMatch in OAuth2 Client 8.3

The route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/Controller/OauthResponse.php, line 27

Class

OauthResponse
Controller to process an authorization code request.

Namespace

Drupal\oauth2_client\Controller

Code

protected $routeMatch;