You are here

protected property UserExpireSettingsForm::$entityTypeManager in User Expire 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/UserExpireSettingsForm.php, line 22

Class

UserExpireSettingsForm
User expire admin settings form.

Namespace

Drupal\user_expire\Form

Code

protected $entityTypeManager;