Layout constant indicating the title of the layout is manually specified.
File
- core/
modules/ layout/ layout.module, line 53 - The Layout module creates pages and wraps existing pages in layouts.
Code
define('LAYOUT_TITLE_CUSTOM', 'custom')
Layout constant indicating the title of the layout is manually specified.
define('LAYOUT_TITLE_CUSTOM', 'custom')