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

Add a TemplateResolverDecorator interface #1

Open
olvlvl opened this issue Jul 11, 2015 · 0 comments
Open

Add a TemplateResolverDecorator interface #1

olvlvl opened this issue Jul 11, 2015 · 0 comments
Milestone

Comments

@olvlvl
Copy link
Member

olvlvl commented Jul 11, 2015

Add a TemplateResolverDecorator interface with the following methods:

  • find_decorated(string $class): Find a decorated template resolver by type.

Remove the following methods from TemplateResolver:

  • add_path: Only used by BasicTemplateResolver.
  • get_paths: Only used by BasicTemplateResolver.
@olvlvl olvlvl added this to the v0.5.0 milestone Jul 11, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant