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

Update doc #354

Merged
merged 2 commits into from
May 22, 2022
Merged

Update doc #354

merged 2 commits into from
May 22, 2022

Conversation

VincentLanglet
Copy link
Member

No description provided.

@@ -86,7 +49,7 @@ Now, the property can be edited by setting a type for each type::

final class PageAdmin extends AbstractAdmin
{
protected function configureFormFields(FormMapper $formMapper)
protected function configureFormFields(FormMapper $formMapper): void
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check $formMapper, I think it should be $form

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indeed, fixed

@VincentLanglet VincentLanglet merged commit 3cee8eb into sonata-project:2.x May 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants