You are here

public function LingotekTranslatableEntity::getUrl in Lingotek Translation 7.5

Same name and namespace in other branches
  1. 7.7 lib/Drupal/lingotek/LingotekTranslatableEntity.php \LingotekTranslatableEntity::getUrl()
  2. 7.6 lib/Drupal/lingotek/LingotekTranslatableEntity.php \LingotekTranslatableEntity::getUrl()
2 methods override LingotekTranslatableEntity::getUrl()
LingotekConfigChunk::getUrl in lib/Drupal/lingotek/LingotekConfigChunk.php
LingotekEntity::getUrl in lib/Drupal/lingotek/LingotekEntity.php

File

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

Class

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

Code

public function getUrl();