Skip to content
This repository was archived by the owner on May 3, 2022. It is now read-only.

Implement EZP-21702: Added a twig function to generation te YUI module config #21

Merged
merged 3 commits into from
Nov 25, 2013
Merged

Implement EZP-21702: Added a twig function to generation te YUI module config #21

merged 3 commits into from
Nov 25, 2013

Conversation

StephaneDiot
Copy link
Contributor

JIRA: https://jira.ez.no/browse/EZP-21702

Tasks:

  • set a name to the bundle
  • implement the twig function
  • unit test

@dpobel
Copy link
Contributor

dpobel commented Nov 22, 2013

$this->returnValue(
function ( $path )
{
return self::PREFIX.$path;
Copy link
Contributor

Choose a reason for hiding this comment

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

nitpick: return self::PREFIX . $path;

@dpobel
Copy link
Contributor

dpobel commented Nov 22, 2013

Except the nitpicks in the inline comments +1
Good work guys!

@yannickroger
Copy link
Contributor

Not an expert on the matter, but it looks good: +1

@andrerom
Copy link
Contributor

+1 as well!

dpobel added a commit that referenced this pull request Nov 25, 2013
…wig_function

Implement EZP-21702: Added a twig function to generate the YUI module config
@dpobel dpobel merged commit 1688ea2 into ezsystems:master Nov 25, 2013
@andrerom andrerom deleted the implement_yui_dependencies_twig_function branch November 26, 2013 10:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants