Problem/Motivation

\Drupal\consumers\ConsumerRouteEnhancer injects a dependency that is not free to create. Let's not.

Steps to reproduce

Make a request with the consumer module installed.

Proposed resolution

Remove dependency - it is not used.

Remaining tasks

User interface changes

N/a

API changes

\Drupal\consumers\ConsumerRouteEnhancer constructor change.

Data model changes

N/a

Issue fork consumers-3559879

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

alexpott created an issue. See original summary.

alexpott’s picture

Status: Active » Needs review
e0ipso’s picture

Status: Needs review » Reviewed & tested by the community

Agreed. Let's stop paying the price.

Thanks for this @alexpott!

e0ipso’s picture

Status: Reviewed & tested by the community » 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.

  • e0ipso committed dbfc9167 on 8.x-1.x authored by alexpott
    feat: #3559879 Remove unused dependency from \Drupal\consumers\...

Status: Fixed » Closed (fixed)

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