diff options
Diffstat (limited to 'Http/Event/SwitchUserEvent.php')
-rw-r--r-- | Http/Event/SwitchUserEvent.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Http/Event/SwitchUserEvent.php b/Http/Event/SwitchUserEvent.php index 03ca003..4a7dcaf 100644 --- a/Http/Event/SwitchUserEvent.php +++ b/Http/Event/SwitchUserEvent.php @@ -36,4 +36,4 @@ class SwitchUserEvent extends Event { return $this->targetUser; } -}
\ No newline at end of file +} |