BlockInterface::BLOCK_REGION_NONE

Denotes that a block is not enabled in any region and should not be shown.

Deprecated

in drupal:8.?.? and is removed from drupal:9.0.0.

File

core/modules/block/src/BlockInterface.php, line 28

Class

BlockInterface
Provides an interface defining a block entity.

Namespace

Drupal\block

Code

const BLOCK_REGION_NONE = -1;

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