You are here

protected property CurrencyLocalizeTest::$cacheContextsManager in Currency 8.3

The cache contexts manager.

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

File

tests/src/Unit/Plugin/Filter/CurrencyLocalizeTest.php, line 31

Class

CurrencyLocalizeTest
@coversDefaultClass \Drupal\currency\Plugin\Filter\CurrencyLocalize

Namespace

Drupal\Tests\currency\Unit\Plugin\Filter

Code

protected $cacheContextsManager;