Problem/Motivation

phpstan is saying,

Property Drupal\Tests\taxonomy_machine_name\Kernel\Plugin\migrate\source\d7\TaxonomyMachineNameTermTest::$modules property must be protected.

Proposed resolution

Mark the property as protected.

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
dieterholvoet’s picture

Thanks for your contribution! No need to create separate issues for all these minor phpstan findings though, one issue fixing them all is enough. This creates a bit too much overhead.

dieterholvoet’s picture

Status: Needs review » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.