I want to put a newsletter in my website and I am using the following plugin:
https://github.com/edap/cakephp-newsletter-plugin
I am getting the following error:
Declaration of ExtendAssociationsBehavior::setup() should be compatible with ModelBehavior::setup(Model $model, $config = Array)
How to solve this error