Exemplo n.º 1
0
 /**
  * @return Tax|static
  */
 protected function loadTax()
 {
     return Tax::load($this);
 }