You are here

protected property CountryAwareInOperatorBase::$entityFieldManager in Address 8

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

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

Class

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

Namespace

Drupal\address\Plugin\views\filter

Code

protected $entityFieldManager;