Same name and namespace in other branches
  1. 8.9.x core/lib/Drupal/Core/Layout/LayoutInterface.php \Drupal\Core\Layout\LayoutInterface::getPluginDefinition()
  2. 9 core/lib/Drupal/Core/Layout/LayoutInterface.php \Drupal\Core\Layout\LayoutInterface::getPluginDefinition()

Return value

\Drupal\Core\Layout\LayoutDefinition

Overrides PluginInspectionInterface::getPluginDefinition

File

core/lib/Drupal/Core/Layout/LayoutInterface.php, line 33

Class

LayoutInterface
Provides an interface for static Layout plugins.

Namespace

Drupal\Core\Layout

Code

public function getPluginDefinition();