Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect documentation for registering Twig loaders #101

Open
gatisl opened this issue Sep 25, 2014 · 0 comments
Open

Incorrect documentation for registering Twig loaders #101

gatisl opened this issue Sep 25, 2014 · 0 comments

Comments

@gatisl
Copy link

gatisl commented Sep 25, 2014

return array(
    'zfctwig' => array(
        'loaders' => array(
            'MyTwigFilesystemLoader'
        )
    )
);

The real configuration key is 'loader_chain' instead of 'loaders'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant