You are here

protected property OAuthDeleteConsumerForm::$account in OAuth 1.0 8.2

The current user service.

Type: \Drupal\Core\Session\AccountProxyInterface

File

src/Form/OAuthDeleteConsumerForm.php, line 32
Contains \Drupal\oauth\Form\OAuthDeleteConsumerForm.

Class

OAuthDeleteConsumerForm
Provides an oauth_consumer deletion confirmation form.

Namespace

Drupal\oauth\Form

Code

protected $account;