FriendsOfSylius / SyliusImportExportPlugin

Sylius plugin to import / export data
MIT License
118 stars 82 forks source link

Use proper Twig controller render statement #291

Closed olimination closed 1 year ago

olimination commented 1 year ago
Q A
Bug fix? yes
New feature? no
BC breaks? no
Fixed tickets #290

Use the proper Twig render controller(...) statement (using double semicolon instead of only one semicolon for defining the controller action method).