You are here

protected property Base::$entityTypeManager in DRD Agent 8.3

Same name in this branch
  1. 8.3 src/Agent/Action/Base.php \Drupal\drd_agent\Agent\Action\Base::entityTypeManager
  2. 8.3 src/Agent/Remote/Base.php \Drupal\drd_agent\Agent\Remote\Base::entityTypeManager
Same name and namespace in other branches
  1. 4.0.x src/Agent/Remote/Base.php \Drupal\drd_agent\Agent\Remote\Base::entityTypeManager

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Agent/Remote/Base.php, line 42

Class

Base
Base class for Remote DRD Remote Methods.

Namespace

Drupal\drd_agent\Agent\Remote

Code

protected $entityTypeManager;