*/ protected $parts = []; /** * @psalm-return list */ public function getParts() { return $this->parts; } }