You are here

protected property NodeAuthlinkPermissions::$entityTypeManager in Node authorize link 8

Used to get all the node types.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/NodeAuthlinkPermissions.php, line 23

Class

NodeAuthlinkPermissions
Node authlink permissions generator.

Namespace

Drupal\node_authlink

Code

protected $entityTypeManager;