You are here

protected property User::$entityTypeManager in Display Suite 8.3

Same name and namespace in other branches
  1. 8.4 src/Plugin/DsField/User/User.php \Drupal\ds\Plugin\DsField\User\User::entityTypeManager

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/DsField/User/User.php, line 27

Class

User
Plugin that renders a view mode.

Namespace

Drupal\ds\Plugin\DsField\User

Code

protected $entityTypeManager;