function LayoutInterface::getPluginDefinition

Same name in other branches
  1. 9 core/lib/Drupal/Core/Layout/LayoutInterface.php \Drupal\Core\Layout\LayoutInterface::getPluginDefinition()
  2. 10 core/lib/Drupal/Core/Layout/LayoutInterface.php \Drupal\Core\Layout\LayoutInterface::getPluginDefinition()
  3. 11.x core/lib/Drupal/Core/Layout/LayoutInterface.php \Drupal\Core\Layout\LayoutInterface::getPluginDefinition()

Return value

\Drupal\Core\Layout\LayoutDefinition

Overrides PluginInspectionInterface::getPluginDefinition

1 method overrides LayoutInterface::getPluginDefinition()
LayoutDefault::getPluginDefinition in core/lib/Drupal/Core/Layout/LayoutDefault.php

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();

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