Skip to content

Support more naming patterns for detecting twig templates #135

@Koc

Description

@Koc

Currently such templates aren't detected as templates

        $stepsViews = array(
           1 => 'MissGirlsBundle:GirlManagement:steps/step1.html.twig',
           2 => 'MissGirlsBundle:GirlManagement:steps/step2.html.twig',
           3 => 'MissGirlsBundle:GirlManagement:steps/step_finish.html.twig',
        );

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions