Problem/Motivation

I'm seeing this error in the logs:

Warning: Undefined property: Drupal\graphql_core_schema\Plugin\GraphQL\DataProducer\Route::$entityTypeManger in Drupal\graphql_core_schema\Plugin\GraphQL\DataProducer\Route

It looks like it was introduced in #3553404: Allow altering schema where constructor property promotion was introduced in the Route data producer and it was not realized that the original attribute had a spelling mistake in it.

Proposed resolution

Let's fix the spelling mistake throughout the entire class.

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

pfrenssen created an issue. See original summary.

pfrenssen’s picture

Status: Active » Needs review
czigor’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.

Status: Fixed » Closed (fixed)

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