By phenaproxima on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
8.7.x
Introduced in version:
8.7.0
Issue links:
Description:
As of #3043797: Create an interface for InlineBlockUsage, Drupal\layout_builder\InlineBlockUsage now implements a new interface, Drupal\layout_builder\InlineBlockUsageInterface. If you have any code which depends on Drupal\layout_builder\InlineBlockUsage, you should change it to use Drupal\layout_builder\InlineBlockUsageInterface instead.
Impacts:
Module developers