ConfigureSectionForm::$delta

Same name and namespace in other branches
  1. 8.9.x core/modules/layout_builder/src/Form/ConfigureSectionForm.php \Drupal\layout_builder\Form\ConfigureSectionForm::delta
  2. 10 core/modules/layout_builder/src/Form/ConfigureSectionForm.php \Drupal\layout_builder\Form\ConfigureSectionForm::delta
  3. 11.x core/modules/layout_builder/src/Form/ConfigureSectionForm.php \Drupal\layout_builder\Form\ConfigureSectionForm::delta

The field delta.

Type: int

File

core/modules/layout_builder/src/Form/ConfigureSectionForm.php, line 76

Class

ConfigureSectionForm
Provides a form for configuring a layout section.

Namespace

Drupal\layout_builder\Form

Code

protected $delta;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.