Interface Yiisoft\Auth\IdentityInterface
Identity is what represents a "user" that can authenticate in the application.
Public Methods
| Method | Description | Defined By |
|---|---|---|
| getId() | Returns an ID that can uniquely identify a user identity. | Yiisoft\Auth\IdentityInterface |
Signup or Login in order to comment.