function 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.