public function add(BundledComponent $bundledComponent) : void { $this->bundledComponents[] = $bundledComponent; }