diff --git a/framework/core/src/Api/Actions/ForgotAction.php b/framework/core/src/Api/Actions/ForgotAction.php index e394c62ab..141b37b30 100644 --- a/framework/core/src/Api/Actions/ForgotAction.php +++ b/framework/core/src/Api/Actions/ForgotAction.php @@ -1,8 +1,8 @@ users = $users; $this->bus = $bus;