Skip to content

3.4.0: Allow to change 'this' context

Compare
Choose a tag to compare
@kylekatarnls kylekatarnls released this 03 Feb 23:31
· 29 commits to master since this release
81e10e2
  • Allow to pass 'this' as local rendering variable
    • The passed value is used as $this context so it needs
      to be an object.