Layouts constant for user-defined layouts.
File
- core/
modules/ layout/ layout.module, line 28 - The Layout module creates pages and wraps existing pages in layouts.
Code
define('LAYOUT_STORAGE_NORMAL', 1)
Layouts constant for user-defined layouts.
define('LAYOUT_STORAGE_NORMAL', 1)