Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 294097

Create an interface to share the definition of the overridable methods on DefaultsSectionStorageInterface and LayoutEntityDisplayInterface

$
0
0

Problem/Motivation

\Drupal\layout_builder\Entity\LayoutEntityDisplayInterface::isOverridable()
\Drupal\layout_builder\Entity\LayoutEntityDisplayInterface::setOverridable()
\Drupal\layout_builder\DefaultsSectionStorageInterface::isOverridable()
\Drupal\layout_builder\DefaultsSectionStorageInterface::setOverridable()

Proposed resolution

Make a shared OverridableInterface

Remaining tasks

User interface changes

API changes

Data model changes


Viewing all articles
Browse latest Browse all 294097

Trending Articles