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

[WIP] Added get_option helper in twig when available #25

Merged
merged 2 commits into from Jun 30, 2014
Merged

[WIP] Added get_option helper in twig when available #25

merged 2 commits into from Jun 30, 2014

Conversation

xavismeh
Copy link
Contributor

Will fetch an Option object directly from twig "à la" wordpress

/**
* @param OptionManager $optionManager
*/
public function __contruct(OptionManager $optionManager)
Copy link
Collaborator

Choose a reason for hiding this comment

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

@xavismeh There is a little typo here ;) __contruct should be __construct

@xavismeh xavismeh changed the title Added get_option helper in twig when available [WIP] Added get_option helper in twig when available Jun 30, 2014
@GromNaN
Copy link
Contributor

GromNaN commented Jun 30, 2014

👍

@eko
Copy link
Collaborator

eko commented Jun 30, 2014

Thank you @xavismeh! Thank you for your feedbacks @GromNaN :)

eko added a commit that referenced this pull request Jun 30, 2014
[WIP] Added get_option helper in twig when available
@eko eko merged commit 125ea77 into ekino:master Jun 30, 2014
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.

None yet

3 participants