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

Skip to content

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

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

Conversation

alamirault
Copy link
Contributor

@alamirault alamirault commented Jul 24, 2022

Symfony PR: symfony/symfony#47050

Supports TranslatableInterface FormType help option.

fabpot added a commit to symfony/symfony that referenced this pull request Jul 24, 2022
…p option (alamirault)

This PR was merged into the 6.2 branch.

Discussion
----------

[Form] Allow TranslatableInterface to the FormType help option

| Q             | A
| ------------- | ---
| Branch?       | 6.2
| Bug fix?      | no
| New feature?  | yes
| Deprecations? | no
| Tickets       |
| License       | MIT
| Doc PR        | [symfony-docs/pull/17055](symfony/symfony-docs#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 😄 )

Commits
-------

9f72b6c [Form] Allow TranslatableInterface to the FormType help option
@javiereguiluz javiereguiluz merged commit 0b025e9 into symfony:6.2 Jul 26, 2022
@javiereguiluz
Copy link
Member

Thanks Antoine!

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