You are here

protected property PaymentMethodConfiguration::$typedConfigManager in Payment 8.2

The typed config manager.

Type: \Drupal\Core\Config\TypedConfigManagerInterface

File

src/Entity/PaymentMethodConfiguration.php, line 104

Class

PaymentMethodConfiguration
Defines a payment method configuration entity.

Namespace

Drupal\payment\Entity

Code

protected $typedConfigManager;