getPackageItems Not Working in 5.8
Permalink 1 user found helpful
I have a package that includes a dashboard page that displays the installed blocks that come with the package.
It works fine in 5.7, but in 5.8, I get this error:
What has changed in 5.8? What am I missing?
It works fine in 5.7, but in 5.8, I get this error:
call_user_func_array() expects parameter 1 to be a valid callback, class 'Concrete\Package\EzProduct\Controller' does not have a method 'getPackageItems'
What has changed in 5.8? What am I missing?