Skip to content

how i can use helper function in twig view #191

@mohamed4shim

Description

@mohamed4shim

when i installing herbert example plugin it give me the following error

Twig_Error_Syntax
Unknown "panel_url" function.
here is the view content

Api Posts


Allowed IPs

    {% for item in addresses %}
  • {{ item.address }} Delete
  • {% else %} Looks like you have no addresses added. {% endfor %}

but when i call it from controller it work but not in twig view

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