Skip to content

Update argument_value_resolver.rst #17157

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
merged 1 commit into from
Aug 11, 2022
Merged

Conversation

Jay-Way
Copy link
Contributor

@Jay-Way Jay-Way commented Aug 11, 2022

Fix documentation for Built-In Value Resolvers:

The code in the current documentation produces an error when implemented like described. The fix is to not include the FQN of the Enum class, because an instance of BackedEnum is expected.

Fix documentation for Built-In Value Resolvers

The code in the current documentation produces an error when implemented like described. The fix is to not include the FQN of the Enum class, because an instance of BackedEnum is expected.
@javiereguiluz
Copy link
Member

Good catch @Jay-Way! Thanks and congrats on your first Symfony Docs contribution 🎉

@javiereguiluz javiereguiluz merged commit a24d2d4 into symfony:6.1 Aug 11, 2022
@Jay-Way Jay-Way deleted the patch-1 branch August 11, 2022 14:31
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