You are here

protected property CountryAwareInOperatorBase::$entityTypeManager in Address 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

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

Class

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

Namespace

Drupal\address\Plugin\views\filter

Code

protected $entityTypeManager;