attributes = $attributes; } public function getType(): string { return 'Expr_VariadicPlaceholder'; } public function getSubNodeNames(): array { return []; } }