Returns all items.
AcceptHeaderItem[]
public function all() : array { $this->sort(); return $this->items; }