---
title: init()
framework: phase
role: symbol
role_heading: Initializer
path: phase/phasecontainernodedefinition/init()
---

# init()

Creates a container node.

## Declaration

```swift
init()
```

## See Also

### Creating a Node

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