LocaleTranslationTest::$cache

Same name and namespace in other branches
  1. 9 core/modules/locale/tests/src/Unit/LocaleTranslationTest.php \Drupal\Tests\locale\Unit\LocaleTranslationTest::cache
  2. 10 core/modules/locale/tests/src/Unit/LocaleTranslationTest.php \Drupal\Tests\locale\Unit\LocaleTranslationTest::cache

A mocked cache to use when instantiating LocaleTranslation objects.

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

File

core/modules/locale/tests/src/Unit/LocaleTranslationTest.php, line 38

Class

LocaleTranslationTest
@coversDefaultClass <a href="/api/drupal/core%21modules%21locale%21src%21LocaleTranslation.php/class/LocaleTranslation/11.x" title="String translator using the locale module." class="local">\Drupal\locale\LocaleTranslation</a> @group locale

Namespace

Drupal\Tests\locale\Unit

Code

protected CacheBackendInterface $cache;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.