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.
1 parent 660f9bd commit a3c5b97Copy full SHA for a3c5b97
1 file changed
models/LoginForm.php
@@ -12,7 +12,7 @@
12
* LoginForm is the model behind the login form.
13
*
14
* @property-read User|null $user
15
- *
+ */
16
class LoginForm extends Model
17
{
18
public string $username = '';
0 commit comments