After enabling this module I get the following in my logs:

TypeError: Argument 1 passed to Drupal\\webform_score\\Service\\WebformScore::deleteWebform() must implement interface Drupal\\webform\\WebformInterface, string given, called in /8.4.5/html/modules/contrib/webform_score/webform_score.module on line 106

I am on Drupal 8.4.5 and php7.1 ubuntu

Comments

SocialNicheGuru created an issue. See original summary.

bkhandruk’s picture

Status: Active » Needs review
StatusFileSize
new569 bytes

Passed an entity object to deleteWebform method.

nigelcunningham’s picture

Status: Needs review » Closed (outdated)

Thanks for the patch but this no longer applies in the 2.x branch. Closing as outdated.