Skip to content

Commit 4c21058

Browse files
authored
Update docblock (#1588)
1 parent 3bc6367 commit 4c21058

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ClientRepository.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ public function personalAccessClient()
128128
/**
129129
* Store a new client.
130130
*
131-
* @param int $userId
131+
* @param int|null $userId
132132
* @param string $name
133133
* @param string $redirect
134134
* @param string|null $provider

0 commit comments

Comments
 (0)