We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
$last_used_at
1 parent 319739a commit 3bb2303Copy full SHA for 3bb2303
src/Entities/UserIdentity.php
@@ -21,7 +21,7 @@
21
* though a Authenticator may want to enforce only one exists for that
22
* user, like a password.
23
*
24
- * @property Time|null $last_used_at
+ * @property Time|null|string $last_used_at
25
* @property string|null $secret
26
* @property string|null $secret2
27
*/
0 commit comments