You are here

protected property LinkRelationTypeManager::$root in Drupal 10

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/Http/LinkRelationTypeManager.php \Drupal\Core\Http\LinkRelationTypeManager::root
  2. 9 core/lib/Drupal/Core/Http/LinkRelationTypeManager.php \Drupal\Core\Http\LinkRelationTypeManager::root

The app root.

Type: string

File

core/lib/Drupal/Core/Http/LinkRelationTypeManager.php, line 30

Class

LinkRelationTypeManager
Provides a default plugin manager for link relation types.

Namespace

Drupal\Core\Http

Code

protected $root;