public function LingotekConfigSet::postDownload in Lingotek Translation 7.6
Same name and namespace in other branches
- 7.7 lib/Drupal/lingotek/LingotekConfigSet.php \LingotekConfigSet::postDownload()
Overrides LingotekTranslatableEntity::postDownload
File
- lib/
Drupal/ lingotek/ LingotekConfigSet.php, line 1218 - Defines LingotekConfigSet.
Class
- LingotekConfigSet
- A class wrapper for Lingotek-specific behavior on ConfigSets.
Code
public function postDownload($lingotek_locale, $completed) {
}