items[] = array( 'name' => $subTitleMenu, 'url' => $url, 'tooltip' => $tooltip ); } public function getItems() { return $this->items; } }