You are here

namespace Drupal\Core\Layout in Drupal 8

Same name in other branches
  1. 9 Drupal\Core\Layout
Classsort descending Location Description
LayoutDefault core/lib/Drupal/Core/Layout/LayoutDefault.php Provides a default class for Layout plugins.
LayoutDefinition core/lib/Drupal/Core/Layout/LayoutDefinition.php Provides an implementation of a layout definition and its metadata.
LayoutInterface core/lib/Drupal/Core/Layout/LayoutInterface.php Provides an interface for static Layout plugins.
LayoutPluginManager core/lib/Drupal/Core/Layout/LayoutPluginManager.php Provides a plugin manager for layouts.
LayoutPluginManagerInterface core/lib/Drupal/Core/Layout/LayoutPluginManagerInterface.php Provides the interface for a plugin manager of layouts.