---
title: new()
framework: phase
role: symbol
role_heading: Type Method
path: phase/phasecontainernodedefinition/new()
---

# new()

Creates a container node.

## Declaration

```swift
class func new() -> Self
```

## See Also

### Creating a Node

- [init()](phase/phasecontainernodedefinition/init().md)
- [init(identifier:)](phase/phasecontainernodedefinition/init(identifier:).md)
