We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I've just updated to latest Craft version and Spoon plugin, and getting this error:
Return value of angellco\spoon\services\Loader::fieldManipulator() must be an instance of angellco\spoon\services\void, none returned
Craft CMS: 3.3.18.2 Spoon: 3.4.2 PHP: 7.0.33
The text was updated successfully, but these errors were encountered:
Merge tag '3.4.3' into develop
1960c84
- Removed a few more return type declarations that rely on PHP >= 7.1.0 ([#78](#78)) * tag '3.4.3': Changelog for 3.4.3
1827a1b
Thanks Jason!
Sorry, something went wrong.
No branches or pull requests
I've just updated to latest Craft version and Spoon plugin, and getting this error:
Return value of angellco\spoon\services\Loader::fieldManipulator() must be an instance of angellco\spoon\services\void, none returned
Craft CMS: 3.3.18.2
Spoon: 3.4.2
PHP: 7.0.33
The text was updated successfully, but these errors were encountered: