Skip to content

Commit

Permalink
fix: typo in phpdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
dorianboulch authored May 16, 2024
1 parent 4e7750a commit a7f87c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Api/Projects.php
Original file line number Diff line number Diff line change
Expand Up @@ -1708,6 +1708,7 @@ public function createProjectAccessToken($project_id, array $parameters = [])
* @param int|string $project_id
* @param int $token_id
* @param array $parameters {
*
* @var \DateTimeInterface $expires_at the token expires at midnight UTC on that date
* }
*
Expand Down

0 comments on commit a7f87c6

Please sign in to comment.