You are here

protected property PaymentMethodConfigurationManagerTest::$cache in Payment 8.2

The cache backend.

Type: \Drupal\Core\Cache\CacheBackendInterface|\PHPUnit\Framework\MockObject\MockObject

File

tests/src/Unit/Plugin/Payment/MethodConfiguration/PaymentMethodConfigurationManagerTest.php, line 25

Class

PaymentMethodConfigurationManagerTest
@coversDefaultClass \Drupal\payment\Plugin\Payment\MethodConfiguration\PaymentMethodConfigurationManager

Namespace

Drupal\Tests\payment\Unit\Plugin\Payment\MethodConfiguration

Code

protected $cache;