You are here

public function LingotekConfigMetadataInterface::getSourceStatus in Lingotek Translation 3.4.x

Same name and namespace in other branches
  1. 8 src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getSourceStatus()
  2. 8.2 src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getSourceStatus()
  3. 4.0.x src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getSourceStatus()
  4. 3.0.x src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getSourceStatus()
  5. 3.1.x src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getSourceStatus()
  6. 3.2.x src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getSourceStatus()
  7. 3.3.x src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getSourceStatus()
  8. 3.5.x src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getSourceStatus()
  9. 3.6.x src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getSourceStatus()
  10. 3.7.x src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getSourceStatus()
  11. 3.8.x src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getSourceStatus()

Gets the source status.

1 method overrides LingotekConfigMetadataInterface::getSourceStatus()
LingotekConfigMetadata::getSourceStatus in src/Entity/LingotekConfigMetadata.php
Gets the source status.

File

src/LingotekConfigMetadataInterface.php, line 27

Class

LingotekConfigMetadataInterface

Namespace

Drupal\lingotek

Code

public function getSourceStatus();