protected property LocaleLookupTest::$cache in Drupal 9
Same name and namespace in other branches
- 8 core/modules/locale/tests/src/Unit/LocaleLookupTest.php \Drupal\Tests\locale\Unit\LocaleLookupTest::cache
A mocked cache object.
Type: \Drupal\Core\Cache\CacheBackendInterface|\PHPUnit\Framework\MockObject\MockObject
File
- core/
modules/ locale/ tests/ src/ Unit/ LocaleLookupTest.php, line 30
Class
- LocaleLookupTest
- @coversDefaultClass \Drupal\locale\LocaleLookup @group locale
Namespace
Drupal\Tests\locale\UnitCode
protected $cache;