You are here

protected property PaymentMethodConfigurationForm::$currentUser in Payment 8.2

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Entity/PaymentMethodConfiguration/PaymentMethodConfigurationForm.php, line 25

Class

PaymentMethodConfigurationForm
Provides the payment method configuration form.

Namespace

Drupal\payment\Entity\PaymentMethodConfiguration

Code

protected $currentUser;