protected property Block::$region

The region this block is placed in.

Type: string

File

drupal/core/modules/block/lib/Drupal/block/Plugin/Core/Entity/Block.php, line 70
Contains \Drupal\block\Plugin\Core\Entity\Block.

Class

Block
Defines a Block configuration entity class.

Namespace

Drupal\block\Plugin\Core\Entity

Code

protected $region = BLOCK_REGION_NONE;