- 🇳🇱Netherlands Summit
Applying patch #17 with only Drupal 7 core, simpletest and weblinks module gives still error:
Fatal error: Declaration of UuidUserServicesTest::setUp() must be compatible with ServicesWebTestCase::setUp(array $modules = []) in drupal7test/drupal7/web/sites/all/modules/uuid/uuid_services/uuid_services.user_services.test on line 39
How can I find out which module brings this fatal error please?
greetings,
- 🇧🇪Belgium Delphine Lepers
Search your code for
extends ServicesWebTestCase
- 🇳🇱Netherlands Summit
Hi, with the search the modules: services and uuid are showing up. Thanks! How to proceed please?
greetings,