Skip to content

getCurrentView() or similar #129

@Alymbek

Description

@Alymbek

Hi, dear @suncat2000.

can you add function like getCurrentView() or similar in php and twig?
we can separate template type in folder(/full/base.html.twig, /mobile/base.html.twig, etc.).

and use it in php: return $this->render(getCurrentView() . '/base.html.twig');

for twig: {% extends getCurrentView()''.'/base.html.twig' %}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions