function LayoutWithoutLabel::submitConfigurationForm
Same name in other branches
- 10 core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Layout/LayoutWithoutLabel.php \Drupal\layout_builder_test\Plugin\Layout\LayoutWithoutLabel::submitConfigurationForm()
- 11.x core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Layout/LayoutWithoutLabel.php \Drupal\layout_builder_test\Plugin\Layout\LayoutWithoutLabel::submitConfigurationForm()
Overrides LayoutDefault::submitConfigurationForm
File
-
core/
modules/ layout_builder/ tests/ modules/ layout_builder_test/ src/ Plugin/ Layout/ LayoutWithoutLabel.php, line 40
Class
- LayoutWithoutLabel
- Layout plugin without a label configuration.
Namespace
Drupal\layout_builder_test\Plugin\LayoutCode
public function submitConfigurationForm(array &$form, FormStateInterface $form_state) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.