public property Node::$tnid

The node translation set ID.

Translations sets are based on the ID of the node containing the source text for the translation set.

Type: \Drupal\Core\Entity\Field\FieldInterface

File

drupal/core/modules/node/lib/Drupal/node/Plugin/Core/Entity/Node.php, line 173
Definition of Drupal\node\Plugin\Core\Entity\Node.

Class

Node
Defines the node entity class.

Namespace

Drupal\node\Plugin\Core\Entity

Code

public $tnid;