BlockInterface::BLOCK_LABEL_VISIBLE

Indicates the block label (title) should be displayed to end users.

File

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

Class

BlockInterface
Provides an interface defining a block entity.

Namespace

Drupal\block

Code

const BLOCK_LABEL_VISIBLE = 'visible';
doc_Drupal
2016-10-29 08:47:35
Comments
Leave a Comment

Please login to continue.