We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50b8faa commit 65a8856Copy full SHA for 65a8856
src/Events/AccessTokenCreated.php
@@ -14,7 +14,7 @@ class AccessTokenCreated
14
/**
15
* The ID of the user associated with the token.
16
*
17
- * @var string
+ * @var string|int|null
18
*/
19
public $userId;
20
0 commit comments