Example #1
0
 /**
  * @return mixed
  */
 protected function loadDiscount()
 {
     return Discount::load($this);
 }