You are here

protected property ViewsQueryAlter::$entityFieldManager in Workspace 8.2

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/ViewsQueryAlter.php, line 35

Class

ViewsQueryAlter
Defines a class for altering views queries.

Namespace

Drupal\workspace

Code

protected $entityFieldManager;