You are here

protected property CommentUser::$entityTypeManager in Display Suite 8.4

Same name and namespace in other branches
  1. 8.3 src/Plugin/DsField/Comment/CommentUser.php \Drupal\ds\Plugin\DsField\Comment\CommentUser::entityTypeManager

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/DsField/Comment/CommentUser.php, line 27

Class

CommentUser
Plugin that renders a view mode.

Namespace

Drupal\ds\Plugin\DsField\Comment

Code

protected $entityTypeManager;