function LayoutInterface::getPluginDefinition
Same name in other branches
- 9 core/lib/Drupal/Core/Layout/LayoutInterface.php \Drupal\Core\Layout\LayoutInterface::getPluginDefinition()
- 8.9.x core/lib/Drupal/Core/Layout/LayoutInterface.php \Drupal\Core\Layout\LayoutInterface::getPluginDefinition()
- 11.x 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\LayoutCode
public function getPluginDefinition();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.