Skip to content

Commit 6c3f2f1

Browse files
author
Peter Petruš
committed
Correction of documentation.
1 parent ae6e624 commit 6c3f2f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PassportToken.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* Class PassportToken
99
*
1010
* @property string $token_id
11-
* @property int $user_id
11+
* @property string $user_id
1212
* @property boolean $expecting
1313
* @property int $start_at_unix
1414
* @property string $start_at

0 commit comments

Comments
 (0)