diff --git a/src/Project/ProjectService.php b/src/Project/ProjectService.php index e115c91d..997cf650 100644 --- a/src/Project/ProjectService.php +++ b/src/Project/ProjectService.php @@ -394,7 +394,7 @@ public function archiveProject(int|string $projectIdOrKey): string return $ret; } - + /** * Get all the Roles of a Jira Project. *