CommentType::$id

Same name and namespace in other branches
  1. 9 core/modules/comment/src/Entity/CommentType.php \Drupal\comment\Entity\CommentType::id

The comment type ID.

Type: string

File

core/modules/comment/src/Entity/CommentType.php, line 66

Class

CommentType
Defines the comment type entity.

Namespace

Drupal\comment\Entity

Code

protected $id;

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