public function LingotekInterface::documentImported in Lingotek Translation 8
Same name and namespace in other branches
- 8.2 src/LingotekInterface.php \Drupal\lingotek\LingotekInterface::documentImported()
Parameters
$doc_id:
Return value
mixed
Deprecated
in 8.x-1.4. Use ::getDocumentStatus() instead.
2 methods override LingotekInterface::documentImported()
- Lingotek::documentImported in src/
Lingotek.php - LingotekFake::documentImported in tests/
modules/ lingotek_test/ src/ LingotekFake.php
File
- src/
LingotekInterface.php, line 81
Class
Namespace
Drupal\lingotekCode
public function documentImported($doc_id);