Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adds messagehandling for form outputs #13

Merged
merged 4 commits into from
Jun 29, 2022

Conversation

russo1337
Copy link
Contributor

This adds the possibility for outputs to forward messages to the response.
It is a braking change, because the signature for outputs has changed.
OutputInterface::handle has changed

@russo1337 russo1337 added the enhancement New feature or request label Jun 29, 2022
@russo1337 russo1337 requested a review from limenet June 29, 2022 11:23
@russo1337 russo1337 self-assigned this Jun 29, 2022
src/Model/Message.php Outdated Show resolved Hide resolved
src/Model/AbstractMessage.php Outdated Show resolved Hide resolved
src/Service/FormService.php Outdated Show resolved Hide resolved
src/Model/OutputResponse.php Outdated Show resolved Hide resolved
src/Model/OutputResponse.php Outdated Show resolved Hide resolved
src/Model/OutputResponse.php Show resolved Hide resolved
src/Model/OutputResponse.php Outdated Show resolved Hide resolved
@limenet limenet mentioned this pull request Jun 29, 2022
@limenet limenet merged commit 9ae9286 into master Jun 29, 2022
@limenet limenet deleted the feature/output-with-messagehandling branch June 29, 2022 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants