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