---
title: "init(project:)"
framework: photos
role: symbol
role_heading: Initializer
path: "photos/phprojectchangerequest/init(project:)"
---

# init(project:)

Creates a change request around the specified project.

## Declaration

```swift
init(project: PHProject)
```

## Parameters

- `project`: The project being changed in the request.

## See Also

### Creating Change Requests

- [title](photos/phprojectchangerequest/title.md)
- [projectExtensionData](photos/phprojectchangerequest/projectextensiondata.md)
