LayoutEntityDisplayNormalizer::$supportedInterfaceOrClass

Same name in other branches
  1. 9 core/modules/layout_builder/src/Normalizer/LayoutEntityDisplayNormalizer.php \Drupal\layout_builder\Normalizer\LayoutEntityDisplayNormalizer::supportedInterfaceOrClass

Type: supportedInterfaceOrClass

Overrides ConfigEntityNormalizer::$supportedInterfaceOrClass

File

core/modules/layout_builder/src/Normalizer/LayoutEntityDisplayNormalizer.php, line 19

Class

LayoutEntityDisplayNormalizer
Normalizes/denormalizes LayoutEntityDisplay objects into an array structure.

Namespace

Drupal\layout_builder\Normalizer

Code

protected $supportedInterfaceOrClass = LayoutEntityDisplayInterface::class;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.