NavigationRenderer::$contentEntityPaths

Same name and namespace in other branches
  1. 10 core/modules/navigation/src/NavigationRenderer.php \Drupal\navigation\NavigationRenderer::contentEntityPaths

A list of all the link paths of enabled content entities.

Type: array

File

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

Class

NavigationRenderer
Handle rendering for different pieces of the navigation.

Namespace

Drupal\navigation

Code

protected array $contentEntityPaths;

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