You are here

protected property PaymentMethodFormBase::$currentStore in Commerce Core 8.2

The current store.

Type: \Drupal\commerce_store\CurrentStoreInterface

File

modules/payment/src/PluginForm/PaymentMethodFormBase.php, line 20

Class

PaymentMethodFormBase

Namespace

Drupal\commerce_payment\PluginForm

Code

protected $currentStore;