Denotes that the block is disabled.
File
- core/
modules/ layout/ layout.module, line 63 - The Layout module creates pages and wraps existing pages in layouts.
Code
define('BLOCK_DISABLED', 0)
Denotes that the block is disabled.
define('BLOCK_DISABLED', 0)