data = $data; } /** * Counts how many items the menu has. * * @return int */ public function count(): int { $htmlItems = $this->data['html-items'] ?? ''; return substr_count( $htmlItems, '