caisse-bliss/config/packages/reset_password.yaml
2025-02-09 16:05:39 +01:00

6 lines
335 B
YAML

symfonycasts_reset_password:
# Replace symfonycasts.reset_password.fake_request_repository with the full
# namespace of the password reset request repository after it has been created.
# i.e. App\Repository\ResetPasswordRequestRepository
request_password_repository: symfonycasts.reset_password.fake_request_repository