Declares a LayoutContext to be a system-wide context

Examples include the "current_user" context and "overrides_path" context.

File

core/modules/layout/plugins/context/layout_context.inc, line 23
Class that holds information relating to a layout's context.

Class

LayoutContext
@file Class that holds information relating to a layout's context.

Code

const USAGE_TYPE_SYSTEM = 4;