You are here

public function LingotekTranslatableEntity::getWorkflowId in Lingotek Translation 7.4

Same name and namespace in other branches
  1. 7.7 lib/Drupal/lingotek/LingotekTranslatableEntity.php \LingotekTranslatableEntity::getWorkflowId()
  2. 7.5 lib/Drupal/lingotek/LingotekTranslatableEntity.php \LingotekTranslatableEntity::getWorkflowId()
  3. 7.6 lib/Drupal/lingotek/LingotekTranslatableEntity.php \LingotekTranslatableEntity::getWorkflowId()
3 methods override LingotekTranslatableEntity::getWorkflowId()
LingotekComment::getWorkflowId in lib/Drupal/lingotek/LingotekComment.php
LingotekConfigChunk::getWorkflowId in lib/Drupal/lingotek/LingotekConfigChunk.php
LingotekNode::getWorkflowId in lib/Drupal/lingotek/LingotekNode.php

File

lib/Drupal/lingotek/LingotekTranslatableEntity.php, line 85
Defines LingotekTranslatableEntity.

Class

LingotekTranslatableEntity
An interface for entities that are eligible for translation via the Lingotek platform.

Code

public function getWorkflowId();