You are here

protected property LingotekDocumentArchivedException::$documentId in Lingotek Translation 3.6.x

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

The document id.

Type: string

File

src/Exception/LingotekDocumentArchivedException.php, line 17

Class

LingotekDocumentArchivedException
An exception for issues when a document is already archived.

Namespace

Drupal\lingotek\Exception

Code

protected $documentId;