tabs[] = $windowTab; } /** * @return WindowTab[] */ public function getTabs() { return $this->tabs; } }