You are here

protected property CancelButtonSettingsForm::$entityTypeManager in Entity Form Cancel Button 8

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/CancelButtonSettingsForm.php, line 37

Class

CancelButtonSettingsForm
Configure generic settings for the Cancel Button.

Namespace

Drupal\cancel_button\Form

Code

protected $entityTypeManager;