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