Skip to content

Commit a7f87c6

Browse files
authored
fix: typo in phpdoc
1 parent 4e7750a commit a7f87c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Api/Projects.php

+1
Original file line numberDiff line numberDiff line change
@@ -1708,6 +1708,7 @@ public function createProjectAccessToken($project_id, array $parameters = [])
17081708
* @param int|string $project_id
17091709
* @param int $token_id
17101710
* @param array $parameters {
1711+
*
17111712
* @var \DateTimeInterface $expires_at the token expires at midnight UTC on that date
17121713
* }
17131714
*

0 commit comments

Comments
 (0)