You are here

constant LingotekComment::DRUPAL_ENTITY_TYPE in Lingotek Translation 7.3

Same name and namespace in other branches
  1. 7.2 lib/Drupal/lingotek/LingotekComment.php \LingotekComment::DRUPAL_ENTITY_TYPE
  2. 7.4 lib/Drupal/lingotek/LingotekComment.php \LingotekComment::DRUPAL_ENTITY_TYPE

The Drupal entity type associated with this class

File

lib/Drupal/lingotek/LingotekComment.php, line 15
Defines LingotekComment.

Class

LingotekComment
A class wrapper for Lingotek-specific behavior on Comments.

Code

const DRUPAL_ENTITY_TYPE = 'comment';