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