You are here

protected property ConfigureSectionForm::$delta in Drupal 8

Same name and namespace in other branches
  1. 9 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 65

Class

ConfigureSectionForm
Provides a form for configuring a layout section.

Namespace

Drupal\layout_builder\Form

Code

protected $delta;