You are here

protected property PaymentMethodConfigurationTest::$typedConfigManager in Payment 8.2

The typed config manager.

Type: \Drupal\Core\Config\TypedConfigManagerInterface|\PHPUnit\Framework\MockObject\MockObject

File

tests/src/Unit/Entity/PaymentMethodConfigurationTest.php, line 53

Class

PaymentMethodConfigurationTest
@coversDefaultClass \Drupal\payment\Entity\PaymentMethodConfiguration

Namespace

Drupal\Tests\payment\Unit\Entity

Code

protected $typedConfigManager;