Declares a LayoutContext to be a manually specified custom context.

File

core/modules/layout/plugins/context/layout_context.inc, line 11
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_CUSTOM = 1;