public function LayoutInterface::getPluginDefinition in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Layout/LayoutInterface.php \Drupal\Core\Layout\LayoutInterface::getPluginDefinition()
- 10 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();