Skip to content

Commit

Permalink
Update docblock (#1588)
Browse files Browse the repository at this point in the history
  • Loading branch information
mnabialek authored Oct 22, 2022
1 parent 3bc6367 commit 4c21058
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ClientRepository.php
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ public function personalAccessClient()
/**
* Store a new client.
*
* @param int $userId
* @param int|null $userId
* @param string $name
* @param string $redirect
* @param string|null $provider
Expand Down

0 comments on commit 4c21058

Please sign in to comment.