You are here

protected property SettingsForm::$entityTypeManager in AJAX Comments 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/SettingsForm.php, line 27

Class

SettingsForm
Configure 'ajax comments' settings for this site.

Namespace

Drupal\ajax_comments\Form

Code

protected $entityTypeManager;