You are here

protected property CommentAccess::$entityTypeManager in Comment Permissions 8

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Access/CommentAccess.php, line 28

Class

CommentAccess
Comment types additional overrides for access checks.

Namespace

Drupal\comment_perm\Access

Code

protected $entityTypeManager;