function SectionStorageInterface::getPluginDefinition
Same name in other branches
- 9 core/modules/layout_builder/src/SectionStorageInterface.php \Drupal\layout_builder\SectionStorageInterface::getPluginDefinition()
- 8.9.x core/modules/layout_builder/src/SectionStorageInterface.php \Drupal\layout_builder\SectionStorageInterface::getPluginDefinition()
- 11.x core/modules/layout_builder/src/SectionStorageInterface.php \Drupal\layout_builder\SectionStorageInterface::getPluginDefinition()
Overrides \Drupal\Component\Plugin\PluginInspectionInterface::getPluginDefinition().
Return value
\Drupal\layout_builder\SectionStorage\SectionStorageDefinition The section storage definition.
Overrides PluginInspectionInterface::getPluginDefinition
File
-
core/
modules/ layout_builder/ src/ SectionStorageInterface.php, line 144
Class
- SectionStorageInterface
- Defines an interface for Section Storage type plugins.
Namespace
Drupal\layout_builderCode
public function getPluginDefinition();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.