ComponentMetadata::$thumbnailPath

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

The PNG path for the component thumbnail.

Type: string

File

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

Class

ComponentMetadata
Component metadata.

Namespace

Drupal\sdc\Component

Code

private string $thumbnailPath;

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