You are here

protected property ClientTestForm::$currentRequest in OAuth2 Client 8.2

The current request.

Type: \Symfony\Component\HttpFoundation\Request

File

src/Form/ClientTestForm.php, line 26

Class

ClientTestForm
Defines the form for testing OAuth2 Client integrations.

Namespace

Drupal\oauth2_client\Form

Code

protected $currentRequest;