AccountDeactivated
class AccountDeactivated
Simple DTO (Data Transfer Object) class for password reset event.
Properties
| User | $user | User associated with event. |
Methods
__construct(User $user)
Constructor
Details
at line 21
__construct(User $user)
Constructor