public function LingotekAccount::getStatus in Lingotek Translation 8
File
- src/
LingotekAccount.php, line 70 - Defines LingotekAccount.
Class
Namespace
Drupal\lingotekCode
public function getStatus() {
return $this->status;
}
public function getStatus() {
return $this->status;
}