protected property ContentTranslationManageAccessCheckTest::$cacheContextsManager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/content_translation/tests/src/Unit/Access/ContentTranslationManageAccessCheckTest.php \Drupal\Tests\content_translation\Unit\Access\ContentTranslationManageAccessCheckTest::cacheContextsManager
The cache contexts manager.
Type: \Drupal\Core\Cache\Context\CacheContextsManager|\PHPUnit_Framework_MockObject_MockObject
File
- core/
modules/ content_translation/ tests/ src/ Unit/ Access/ ContentTranslationManageAccessCheckTest.php, line 32 - Contains \Drupal\Tests\content_translation\Unit\Access\ContentTranslationManageAccessCheckTest.
Class
- ContentTranslationManageAccessCheckTest
- Tests for content translation manage check.
Namespace
Drupal\Tests\content_translation\Unit\AccessCode
protected $cacheContextsManager;