constant BLOCK_CUSTOM_ENABLED

Shows this block by default, but lets individual users hide it.

2 uses of BLOCK_CUSTOM_ENABLED

File

drupal/core/modules/block/block.module, line 21
Controls the visual building blocks a page is constructed with.

Code

const BLOCK_CUSTOM_ENABLED = 1;