You are here

namespace Drupal\layout_builder\Plugin\Layout in Drupal 10

Same name in other branches
  1. 8 Drupal\layout_builder\Plugin\Layout
  2. 9 Drupal\layout_builder\Plugin\Layout
Classsort descending Location Description
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.