/**
  * @return string
  */
 public function getPurchasedText()
 {
     return $this->generalConfig->getText();
 }