You are here

protected property ClientTestForm::$tempstore in OAuth2 Client 8.2

The Drupal tempstore.

Type: \Drupal\Core\TempStore\PrivateTempStore

File

src/Form/ClientTestForm.php, line 33

Class

ClientTestForm
Defines the form for testing OAuth2 Client integrations.

Namespace

Drupal\oauth2_client\Form

Code

protected $tempstore;