You are here

protected property LingotekEntity::$entity in Lingotek Translation 7.6

Same name and namespace in other branches
  1. 7.7 lib/Drupal/lingotek/LingotekEntity.php \LingotekEntity::entity
  2. 7.5 lib/Drupal/lingotek/LingotekEntity.php \LingotekEntity::entity

A Drupal node.

Type: object

File

lib/Drupal/lingotek/LingotekEntity.php, line 17
Defines LingotekEntity.

Class

LingotekEntity
A class wrapper for Lingotek-specific behavior on nodes.

Code

protected $entity;