You are here

constant LingotekProfileUsageInterface::UNUSED in Lingotek Translation 8

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

Bit flag constant for unused profiles.

File

src/LingotekProfileUsageInterface.php, line 20

Class

LingotekProfileUsageInterface
Service contract for checking Lingotek profile usage.

Namespace

Drupal\lingotek

Code

const UNUSED = 0;