[Bug] fix: use withFields and withFilters instead of addFields and addFilters in make:grid skeleton by camilleislasse · Pull Request #477 · Sylius/SyliusGridBundle
Navigation Menu
{{ message }}
Sylius / SyliusGridBundle Public
- Notifications You must be signed in to change notification settings
- Fork 57
Open
camilleislasse wants to merge 1 commit intoSylius:1.15from
Conversation
Copy link Copy Markdown
camilleislasse
commented
Mar 20, 2026
camilleislasse
commented
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
…rs in make:grid skeleton
loic425 approved these changes Mar 20, 2026
stlgaits approved these changes Mar 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment