Denotes that the block is enabled.
File
- core/
modules/ layout/ layout.module, line 68 - The Layout module creates pages and wraps existing pages in layouts.
Code
define('BLOCK_ENABLED', 1)
Denotes that the block is enabled.
define('BLOCK_ENABLED', 1)