CommentTypeForm::$commentManager

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

The comment manager.

Type: \Drupal\comment\CommentManagerInterface

File

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

Class

CommentTypeForm
Base form handler for comment type edit forms.

Namespace

Drupal\comment

Code

protected $commentManager;

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