items = $items; } /** * @inheritdoc */ public function getItems() { return $this->items; } }