You are here

public function LingotekAccount::getPlan in Lingotek Translation 8

File

src/LingotekAccount.php, line 85
Defines LingotekAccount.

Class

LingotekAccount

Namespace

Drupal\lingotek

Code

public function getPlan() {
  return $this->plan;
}