Layout constant indicating the title of the layout is the default.
File
- core/
modules/ layout/ layout.module, line 43 - The Layout module creates pages and wraps existing pages in layouts.
Code
define('LAYOUT_TITLE_DEFAULT', 'default')
Layout constant indicating the title of the layout is the default.
define('LAYOUT_TITLE_DEFAULT', 'default')