Problem/Motivation

In the current dev version, phpstan is reporting

TestEntityMappingWebformHandler.php: parameters 4 & 5 of __construct() are not optional.

Remaining tasks

Look at how __construct() is being called, and determine how to supply the parameters. I'm assigning this to myself because I intend to work on it right away.

Issue fork webform-3614875

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

benstallings created an issue. See original summary.

benstallings’s picture

Assigned: benstallings » Unassigned
Status: Active » Needs review