public function LingotekAccount::getPlanType in Lingotek Translation 8
2 calls to LingotekAccount::getPlanType()
File
- src/
LingotekAccount.php, line 96 - Defines LingotekAccount.
Class
Namespace
Drupal\lingotekCode
public function getPlanType() {
return $this->planType;
}