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