You are here

protected property CountryAwareInOperatorBase::$countryRepository in Address 8

The country repository.

Type: \CommerceGuys\Addressing\Country\CountryRepositoryInterface

File

src/Plugin/views/filter/CountryAwareInOperatorBase.php, line 22

Class

CountryAwareInOperatorBase
Abstract base class for country-aware InOperator views filters.

Namespace

Drupal\address\Plugin\views\filter

Code

protected $countryRepository;