예제 #1
0
 public function getPackageItems(Package $package)
 {
     return \Concrete\Core\Workflow\Workflow::getListByPackage($package);
 }