Asm89\Twig\Lint\Test\StubbedEnvironmentTest::templateFixtures PHP Method

templateFixtures() public method

public templateFixtures ( )
    public function templateFixtures()
    {
        return array(array('render_tag.twig'), array('assetic_stylesheet_tag.twig'), array('trans_tag.twig'), array('multiple_trans_tags.twig'), array('undefined_test.twig'), array('undefined_functions.twig'), array('mixed.twig'));
    }