You are here

protected property PaymentStatus::$typedConfigManager in Payment 8.2

The typed config manager.

Type: \Drupal\Core\Config\TypedConfigManagerInterface

File

src/Entity/PaymentStatus.php, line 87

Class

PaymentStatus
Defines a payment status entity.

Namespace

Drupal\payment\Entity

Code

protected $typedConfigManager;