Skip to content

2.0.4

@kitsunet kitsunet tagged this 10 Nov 22:50
The CycleViewHelper relied on it's own instance to iterate
through all possible cycle values, which didn't work
when the template was compiled because the calls were made
to separate instances of the ViewHelper.

This fix adjusts the CycleViewHelper to work with the
`ViewHelperVariableContainer` and a proper static rendering.
Assets 2
Loading