示例#1
0
 /**
  * @return string
  */
 public function getLicenseFullName()
 {
     return $this->clearingLicense->getFullName();
 }