Example #1
0
 /**
  * Get URL for the tax notification documentation
  *
  * @return string
  */
 public function getInfoUrl()
 {
     return $this->taxConfig->getInfoUrl();
 }