You are here

protected property PaymentStatusTest::$typedConfigManager in Payment 8.2

The typed config manager.

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

File

tests/src/Unit/Entity/PaymentStatusTest.php, line 44

Class

PaymentStatusTest
@coversDefaultClass \Drupal\payment\Entity\PaymentStatus

Namespace

Drupal\Tests\payment\Unit\Entity

Code

protected $typedConfigManager;