You are here

constant LingotekProfileInterface::USED_IN_CONTENT in Lingotek Translation 3.7.x

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

The profile is being used in content.

File

src/LingotekProfileInterface.php, line 20

Class

LingotekProfileInterface
Provides an interface defining a Lingotek profile entity.

Namespace

Drupal\lingotek

Code

const USED_IN_CONTENT = 1;