CommentTypeForm::$entityTypeManager

Same name and namespace in other branches
  1. 8.9.x core/modules/comment/src/CommentTypeForm.php \Drupal\comment\CommentTypeForm::entityTypeManager
  2. 10 core/modules/comment/src/CommentTypeForm.php \Drupal\comment\CommentTypeForm::entityTypeManager
  3. 11.x core/modules/comment/src/CommentTypeForm.php \Drupal\comment\CommentTypeForm::entityTypeManager

Entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides EntityForm::$entityTypeManager

File

core/modules/comment/src/CommentTypeForm.php, line 26

Class

CommentTypeForm
Base form handler for comment type edit forms.

Namespace

Drupal\comment

Code

protected $entityTypeManager;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.