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

New directory structure #9

Merged
merged 5 commits into from
Dec 20, 2017
Merged

New directory structure #9

merged 5 commits into from
Dec 20, 2017

Conversation

MarioBlazek
Copy link
Contributor

No description provided.

@@ -16,6 +16,10 @@ public function process(ContainerBuilder $container)
return;
}

if (!$container->hasDefinition('twig')) {
Copy link
Member

Choose a reason for hiding this comment

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

You should use has here, since it works with aliases too.

new Reference('netgen_open_graph.templating.twig.runtime.loader'),
)
);
}git
Copy link
Member

Choose a reason for hiding this comment

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

A bit too fast over here :)

@MarioBlazek
Copy link
Contributor Author

@emodric PR updated.

@emodric emodric merged commit e83c462 into master Dec 20, 2017
@emodric
Copy link
Member

emodric commented Dec 20, 2017

Thanks!

@emodric emodric deleted the new_directory_structure branch January 22, 2018 09:29
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.

2 participants