BSECollection[] = $BSE; $BSE->setParent($this); } /** * Get the collection of BLIP Store Entries * * @return PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE[] */ public function getBSECollection() { return $this->BSECollection; } }