You are here

protected property EntityHook::$entityTypeManager in Editor Notes 8

The entity reference selection handler plugin manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Hook/EntityHook.php, line 31

Class

EntityHook
Be aware of some entity hooks to perform actions on editor note.

Namespace

Drupal\editor_note\Hook

Code

protected $entityTypeManager;