Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Form] Allow TranslatableInterface to the FormType help option #47050

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

Merged

Conversation

alamirault
Copy link
Contributor

@alamirault alamirault commented Jul 24, 2022

Q A
Branch? 6.2
Bug fix? no
New feature? yes
Deprecations? no
Tickets
License MIT
Doc PR symfony-docs/pull/17055

Before this PR only TranslatableMessage was supported in FormType help option.

Now TranslatableInterface contract is supported.

(There is no TranslatableMessage instead Interface left in component 😄 )

@fabpot
Copy link
Member

fabpot commented Jul 24, 2022

Thank you @alamirault.

@fabpot fabpot merged commit aee7c31 into symfony:6.2 Jul 24, 2022
javiereguiluz added a commit to symfony/symfony-docs that referenced this pull request Jul 26, 2022
…option (alamirault)

This PR was merged into the 6.2 branch.

Discussion
----------

[Form] Allow TranslatableInterface to the FormType help option

Symfony PR: symfony/symfony#47050

Supports TranslatableInterface FormType help option.

Commits
-------

959bc5e [Form] Allow TranslatableInterface to the FormType help option
@fabpot fabpot mentioned this pull request Oct 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants