function LayoutBuilderUiCacheContext::getLabel
Overrides RouteNameCacheContext::getLabel
File
- 
              core/modules/ layout_builder/ src/ Cache/ LayoutBuilderUiCacheContext.php, line 20 
Class
- LayoutBuilderUiCacheContext
- Determines if an entity is being viewed in the Layout Builder UI.
Namespace
Drupal\layout_builder\CacheCode
public static function getLabel() {
  return t('Layout Builder user interface');
}Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
