You are here

protected property MoveBlockForm::$region in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/layout_builder/src/Form/MoveBlockForm.php \Drupal\layout_builder\Form\MoveBlockForm::region

The region name.

Type: string

File

core/modules/layout_builder/src/Form/MoveBlockForm.php, line 45

Class

MoveBlockForm
Provides a form for moving a block.

Namespace

Drupal\layout_builder\Form

Code

protected $region;