Skip to content

Remove Template Mapper and reorganize layouts paths #369

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

Merged
merged 8 commits into from
Mar 31, 2016

Conversation

gregumo
Copy link
Contributor

@gregumo gregumo commented Mar 31, 2016

No description provided.

@mention-bot
Copy link

By analyzing the blame information on this pull request, we identified @paulandrieux, @lenybernard and @LoicGoyet to be potential reviewers

*
* @internal param WidgetRenderer $widgetRenderer
*/
public function __construct(TemplateMapper $templating, $victoireTwigResponsive, $kernelRootDir)
public function __construct(Container $container, $victoireTwigResponsive, $kernelRootDir)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I inject container here to avoid circular reference.
See here : symfony/symfony#2347

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@lenybernard lenybernard merged commit 9d19379 into Victoire:master Mar 31, 2016
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

Successfully merging this pull request may close these issues.

3 participants