You are here

protected property CurrencyAccessControlHandlerTest::$cacheContextsManager in Currency 8.3

The cache contexts manager.

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

File

tests/src/Unit/Entity/Currency/CurrencyAccessControlHandlerTest.php, line 28

Class

CurrencyAccessControlHandlerTest
@coversDefaultClass Drupal\currency\Entity\Currency\CurrencyAccessControlHandler

Namespace

Drupal\Tests\currency\Unit\Entity\Currency

Code

protected $cacheContextsManager;