You are here

protected property AgreementEntity::$entityTypeManager in Agreement 3.0.x

Same name and namespace in other branches
  1. 8.2 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;