Closed (fixed)
Project:
Configuration selector
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Sep 2018 at 12:00 UTC
Updated:
26 Nov 2018 at 15:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
christian.wiedemann commentedComment #3
christian.wiedemann commentedComment #4
alexpott@Christian.wiedemann I'm guessing you're installing from configuration as the service decoration only exists during installation. The patch looks great apart from
No docs to inherit!
Comment #6
alexpottI've copied the docs from ConfigInstaller. I decided not to add a test due to the complexity of setting up a configuration install for this.
Comment #7
christian.wiedemann commented@alexpott From my point of view the method should also be part of the interface. See https://www.drupal.org/project/drupal/issues/3001159 This is the reason for @inheritdoc. But not 100% sure here