Skip to content

Commit

Permalink
phpcs fix
Browse files Browse the repository at this point in the history
Signed-off-by: bidi <bidi@apidemia.com>
  • Loading branch information
bidi47 committed Dec 10, 2024
1 parent 2856b87 commit a987e03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/autoload/authentication.global.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
'invalid_credential' => Message::INVALID_CREDENTIALS,
],
'options' => [
'status' => [
'status' => [
'value' => UserStatusEnum::Active,
'message' => Message::USER_NOT_ACTIVATED,
],
Expand Down

0 comments on commit a987e03

Please sign in to comment.