Example #1
0
 /**
  * Get package id
  *
  * @return int
  */
 public function getPackageId()
 {
     return $this->package->getId();
 }