Exemplo n.º 1
0
 /**
  * @return ShipmentCollection|static
  */
 public function loadShipmentCollection()
 {
     return ShipmentCollection::load($this);
 }