NavigationRenderer::LOGO_PROVIDER_CUSTOM

Same name in other branches
  1. 11.x core/modules/navigation/src/NavigationRenderer.php \Drupal\navigation\NavigationRenderer::LOGO_PROVIDER_CUSTOM

Use the custom provided logo in the navigation.

File

core/modules/navigation/src/NavigationRenderer.php, line 45

Class

NavigationRenderer
Handle rendering for different pieces of the navigation.

Namespace

Drupal\navigation

Code

const LOGO_PROVIDER_CUSTOM = 'custom';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.