Overrides AbstractMultipartPart::getParts
public function getParts() : array { return array_merge([ $this->mainPart, ], parent::getParts()); }