Declares a LayoutContext to be a system-wide context

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

File

modules/layout/plugins/context/layout_context.inc, line 24
Class that holds information relating to a layouts context.

Class

LayoutContext
@file Class that holds information relating to a layouts context.

Code

const USAGE_TYPE_SYSTEM = 4;