ComponentMetadata::$path

Same name in this branch
  1. 10 core/lib/Drupal/Core/Theme/Component/ComponentMetadata.php \Drupal\Core\Theme\Component\ComponentMetadata::path
Same name in other branches
  1. 11.x core/modules/sdc/src/Component/ComponentMetadata.php \Drupal\sdc\Component\ComponentMetadata::path
  2. 11.x core/lib/Drupal/Core/Theme/Component/ComponentMetadata.php \Drupal\Core\Theme\Component\ComponentMetadata::path

The absolute path to the component directory.

Type: string

File

core/modules/sdc/src/Component/ComponentMetadata.php, line 23

Class

ComponentMetadata
Component metadata.

Namespace

Drupal\sdc\Component

Code

public readonly string $path;

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