Follow-up to #2380293: Properly inject services into ModuleInstaller

Follow-up to #2324055: Split up the module manager into runtime information and extension information.

Problem/Motivation

#2380293: Properly inject services into ModuleInstaller double declares the arguments to the module installer in the service YAML breaking libyaml parsers.

Proposed resolution

Only declare once.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

neclimdul created an issue. See original summary.

neclimdul’s picture

FileSize
730 bytes

Same patch for testbot...

klausi’s picture

Status: Needs review » Reviewed & tested by the community

RTBC when testbot passes.

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed 8df66f2 and pushed to 8.2.x. Thanks!

  • alexpott committed 8df66f2 on 8.2.x
    Issue #2721741 by neclimdul: Fix double argument declaration in core....

Status: Fixed » Closed (fixed)

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