You are here

protected property CommentType::$id in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 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 56
Contains \Drupal\comment\Entity\CommentType.

Class

CommentType
Defines the comment type entity.

Namespace

Drupal\comment\Entity

Code

protected $id;