Example #1
0
 /**
  * URL of the X-Cart company's License Agreement page
  *
  * @return string
  */
 protected function getLicenseAgreementURL()
 {
     return \XLite\Core\Marketplace::getLicenseAgreementURL();
 }