Esempio n. 1
0
 /**
  * Get product eco taxe rate
  *
  * @return float tax
  */
 public function getProductEcotaxRate()
 {
     return \TaxCore::getProductEcotaxRate();
 }