Beispiel #1
0
 /**
  * @return Tax|static
  */
 protected function loadTax()
 {
     return Tax::load($this);
 }