Files
symfony-flex-recipes/symfonycasts/reset-password-bundle/1.0/config/packages/reset_password.yaml
T
2020-03-28 00:34:21 -04: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