You are here

protected property User::$entityTypeManager in Freelinking 8.3

Same name and namespace in other branches
  1. 4.0.x src/Plugin/freelinking/User.php \Drupal\freelinking\Plugin\freelinking\User::entityTypeManager

Entity Type Manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/freelinking/User.php, line 30

Class

User
Freelinking user plugin.

Namespace

Drupal\freelinking\Plugin\freelinking

Code

protected $entityTypeManager;