Change record status: 
Project: 
Introduced in branch: 
9.4.x
Introduced in version: 
9.4.0
Description: 

ImageStyleStorageInterface now correctly extends ConfigEntityStorageInterface.

This should not require any changes for custom storage classes using this interface that extend ImageStyleStorage or ConfigEntityStorage.

If a custom class implements ImageStyleStorageInterface on its own, that class will now be required to conform to ConfigEntityStorageInterface as well.

Impacts: 
Module developers
Distribution developers
Updates Done (doc team, etc.)
Online documentation: 
Not done
Theming guide: 
Not done
Module developer documentation: 
Not done
Examples project: 
Not done
Coder Review: 
Not done
Coder Upgrade: 
Not done
Other: 
Other updates done