Problem/Motivation
In #2361775: Third party settings dependencies cause config entity deletion all the references to ThirdPartySettingsTrait were removed but there's one leftover in ConfigEntityBase.
Proposed resolution
Remove it
Remaining tasks
None
User interface changes
None
API changes
None
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 2427349-1.patch | 653 bytes | pcambra |
Comments
Comment #1
pcambraComment #2
gábor hojtsyLooks good.
Comment #3
alexpottThis issue is a minor bug fix, and doesn't include any disruptive changes, so it is allowed per https://www.drupal.org/core/beta-changes. Committed e7bb621 and pushed to 8.0.x. Thanks!