Skip to content

2.0.0

Compare
Choose a tag to compare
@lukaskleinschmidt lukaskleinschmidt released this 04 Aug 14:19
· 4 commits to main since this release

Updated controller callback arguments

If you previously used the $data attribute in your controller callback you can migrate by using a variadic argumend ...$data instead.