namespace Drupal\layout_builder\Plugin\Layout

Same name in other branches
  1. 10 Drupal\layout_builder\Plugin\Layout
  2. 9 Drupal\layout_builder\Plugin\Layout
  3. 8.9.x Drupal\layout_builder\Plugin\Layout
Object name File name Summary
BlankLayout core/modules/layout_builder/src/Plugin/Layout/BlankLayout.php Provides a layout plugin that produces no output.
MultiWidthLayoutBase core/modules/layout_builder/src/Plugin/Layout/MultiWidthLayoutBase.php Base class of layouts with configurable widths.
ThreeColumnLayout core/modules/layout_builder/src/Plugin/Layout/ThreeColumnLayout.php Configurable three column layout plugin class.
TwoColumnLayout core/modules/layout_builder/src/Plugin/Layout/TwoColumnLayout.php Configurable two column layout plugin class.

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