You are here

protected property CountryRepository::$cache in Address 8

The cache backend.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

src/Repository/CountryRepository.php, line 21

Class

CountryRepository
Defines the country repository.

Namespace

Drupal\address\Repository

Code

protected $cache;