Closed (fixed)
Project:
Drupal core
Version:
11.x-dev
Component:
configuration system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
20 Aug 2025 at 01:25 UTC
Updated:
27 Oct 2025 at 16:29 UTC
Jump to comment: Most recent
Comments
Comment #3
mstrelan commentedComment #4
smustgrave commentedSeems un-related to this change and this change seems straight forward so marking.
Comment #5
mstrelan commentedRebased for a green pipeline
Comment #6
catchI think the type change on the trait is probably OK since it's so new and not used, but we should add a CR just in case.
Comment #7
mstrelan commentedAdded the CR. Note it only affects classes that extend a base class using the trait and override this method.
Comment #8
smustgrave commentedCR reads fine.
Comment #10
longwaveNot sure this really needed a change record, but I'll publish it seeing as there is one.
Committed 3e9f284 and pushed to 11.x. Thanks!