Пример #1
0
 public function getPackageItems(Package $package)
 {
     return Type::getListByPackage($package);
 }