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 f92f261 commit 185f7f7Copy full SHA for 185f7f7
1 file changed
src/Security/User.php
@@ -15,14 +15,6 @@
15
16
/**
17
* User authentication and authorization.
18
- *
19
- * @property-read bool $loggedIn
20
- * @property-read IIdentity $identity
21
- * @property-read string|int $id
22
- * @property-read array $roles
23
- * @property-read int $logoutReason
24
- * @property Authenticator $authenticator
25
- * @property Authorizator $authorizator
26
*/
27
class User
28
{
0 commit comments