caisse-bliss/config/packages/reset_password.yaml
2024-07-16 16:10:51 +02: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