You are here

public function LingotekAccount::getStatus in Lingotek Translation 8

File

src/LingotekAccount.php, line 70
Defines LingotekAccount.

Class

LingotekAccount

Namespace

Drupal\lingotek

Code

public function getStatus() {
  return $this->status;
}