Skip to content

Commit

Permalink
Merge branch 'master' of github.com:404labfr/laravel-impersonate
Browse files Browse the repository at this point in the history
  • Loading branch information
MarceauKa committed Jan 2, 2020
2 parents 4db474c + f002362 commit 7c4d534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ There are two events available that can be used to improve your workflow:
- `TakeImpersonation` is fired when an impersonation is taken.
- `LeaveImpersonation` is fired when an impersonation is leaved.

Each events returns two properties `$event->impersonator` and `$event->impersonated` containing User model isntance.
Each events returns two properties `$event->impersonator` and `$event->impersonated` containing User model instance.

## Configuration

Expand Down

0 comments on commit 7c4d534

Please sign in to comment.