You are here

protected property AgreementEntity::$entityTypeManager in Agreement 8.2

Same name and namespace in other branches
  1. 3.0.x src/Plugin/views/field/AgreementEntity.php \Drupal\agreement\Plugin\views\field\AgreementEntity::entityTypeManager

Entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/views/field/AgreementEntity.php, line 25

Class

AgreementEntity
Provides a field handler for agreement configuration entities.

Namespace

Drupal\agreement\Plugin\views\field

Code

protected $entityTypeManager;