1 layout_context.inc abstract LayoutContext::type()

Return the indicator for this context, i.e. "entity", "string".

File

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

Class

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

Code

abstract function type();