\Piko\User\Event\LogEvent
Event emitted during user login
Properties summary
| Name | Description | 
|---|---|
| public $identity | 
Methods summary
| Name | Description | 
|---|---|
| public __construct | Constructor | 
Properties
public $identity : \Piko\User\IdentityInterface
Methods
public __construct(): mixed
public  __construct(\Piko\User\IdentityInterface  $identity): mixed
Parameters
$identity :
Return:
mixed