Layout constant indicating the title of the layout is not shown.
File
- core/
modules/ layout/ layout.module, line 48 - The Layout module creates pages and wraps existing pages in layouts.
Code
define('LAYOUT_TITLE_NONE', 'none')
Layout constant indicating the title of the layout is not shown.
define('LAYOUT_TITLE_NONE', 'none')