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

Added twig reference to documentation #206

Merged
merged 1 commit into from
Aug 26, 2015
Merged

Conversation

Nek-
Copy link
Contributor

@Nek- Nek- commented Jun 30, 2015

No description provided.

@Nek- Nek- modified the milestone: 2.1 Jul 27, 2015
@@ -181,6 +181,8 @@ menu object in the other functions:
{{ knp_menu_render(['main', 'Comments', 'My comments'], {'depth': 2}) }}

{% set item = knp_menu_get('sidebar', ['First section']) %}

{% set breacrumbs_array = knp_menu_get_breadcrumbs_array('main') %}
Copy link
Collaborator

Choose a reason for hiding this comment

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

does this work without #161 ?

Copy link
Collaborator

Choose a reason for hiding this comment

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

Yes, this simply returns an array and #161 is about rendering the array with a renderer class instead of doing it in a template.

@wouterj
Copy link
Collaborator

wouterj commented Aug 26, 2015

👍

dbu added a commit that referenced this pull request Aug 26, 2015
Added twig reference to documentation
@dbu dbu merged commit 1a7bb26 into KnpLabs:master Aug 26, 2015
@Nek- Nek- removed the in progress label Aug 26, 2015
@Nek- Nek- mentioned this pull request Aug 26, 2015
3 tasks
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