1 layout_relationship.inc | LayoutRelationship::label() |
Assemble a human-readable label of this object.
Overrides LayoutHandler::label
File
- core/
modules/ layout/ plugins/ relationships/ layout_relationship.inc, line 79 - Class that holds information relating to a layout's context relationships.
Class
- LayoutRelationship
- @file Class that holds information relating to a layout's context relationships.
Code
function label() {
}