You are here

constant LingotekProfileUsageInterface::USED_BY_CONTENT in Lingotek Translation 8

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

Bit flag constant for profiles assigned to content.

File

src/LingotekProfileUsageInterface.php, line 30

Class

LingotekProfileUsageInterface
Service contract for checking Lingotek profile usage.

Namespace

Drupal\lingotek

Code

const USED_BY_CONTENT = 1;