You are here

protected property LogActionFormBase::$entityTypeManager in Log entity 2.x

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/LogActionFormBase.php, line 31

Class

LogActionFormBase
Base form class for configurable actions.

Namespace

Drupal\log\Form

Code

protected $entityTypeManager;