Problem/Motivation

When running command drush sda event_type you will see fatal error:

Fatal error: Declaration of Drupal\social_demo\Plugin\DemoContent\EventType::createContent() must be compatible with Drupal\social_demo\DemoTaxonomyTerm::createContent($generate = false, $max = NULL) in /var/www/html/profiles/contrib/social/modules/custom/social_demo/src/Plugin/DemoContent/EventType.php on line 18

Proposed resolution

We should make it compatible with the parent method.

Comments

jaapjan created an issue. See original summary.

jaapjan’s picture

Status: Active » Needs review
jaapjan’s picture

Status: Needs review » Fixed

Merged to 7.x and 8.x

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.