8000 include syntax · Issue #892 · twigjs/twig.js · GitHub
[go: up one dir, main page]

Skip to content
include syntax #892
@rafipiccolo

Description

@rafipiccolo

With latest twig there is a new way to do includes

Before

{% include('template.html') with vars %}

After

{{ include('template.html', vars) }}

is it going to be supported ?
The ecosystem is already moving forward and now it breaks my code :)
VincentLanglet/Twig-CS-Fixer#228

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0