You are here

protected property PaymentMethodBaseTestBase::$cacheCContextManager in Payment 8.2

The cache context manager.

Type: \Drupal\Core\Cache\Context\CacheContextsManager

File

tests/src/Unit/Plugin/Payment/Method/PaymentMethodBaseTestBase.php, line 24

Class

PaymentMethodBaseTestBase
Provides a base for tests for classes that extend \Drupal\payment\Plugin\Payment\Method\PaymentMethodBase.

Namespace

Drupal\Tests\payment\Unit\Plugin\Payment\Method

Code

protected $cacheCContextManager;