[Bug] fix: use withFields and withFilters instead of addFields and addFilters in make:grid skeleton by camilleislasse · Pull Request #477 · Sylius/SyliusGridBundle

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@camilleislasse

Copy link Copy Markdown

Fixes #476

Changes

Replace addFields and addFilters with withFields and withFilters in the make:grid skeleton template, as addFields and addFilters methods do not exist onGridBuilder.ake:grid skeleton

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@loic425 loic425 loic425 approved these changes

@stlgaits stlgaits stlgaits approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

[Bug] make:grid generates addFields/addFilters instead of withFields/withFilters

3 participants

@camilleislasse @loic425 @stlgaits