You are here

protected property SettingsForm::$entityTypeManager in Entity Share Cron 3.0.x

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/SettingsForm.php, line 25

Class

SettingsForm
Module settings form.

Namespace

Drupal\entity_share_cron\Form

Code

protected $entityTypeManager;