You are here

protected property ViewsData::$entityFieldManager in Plugin 8.2

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/ViewsData.php, line 24

Class

ViewsData
Provides/alters Views data.

Namespace

Drupal\plugin

Code

protected $entityFieldManager;