You are here

protected property PaymentReference::$configFactory in Payment 8.2

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

modules/payment_reference/src/Plugin/Field/FieldWidget/PaymentReference.php, line 35

Class

PaymentReference
Provides a payment reference field widget.

Namespace

Drupal\payment_reference\Plugin\Field\FieldWidget

Code

protected $configFactory;