Component::$machineName

Same name in this branch
  1. 11.x core/lib/Drupal/Core/Plugin/Component.php \Drupal\Core\Plugin\Component::machineName
Same name and namespace in other branches
  1. 10 core/modules/sdc/src/Plugin/Component.php \Drupal\sdc\Plugin\Component::machineName

The component machine name.

Type: string

File

core/modules/sdc/src/Plugin/Component.php, line 28

Class

Component
Simple value object that contains information about the component.

Namespace

Drupal\sdc\Plugin

Code

public readonly string $machineName;

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