Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Component.php
Component::$machineName
The component machine name.
Type:
string
File
core/
lib/
Drupal/
Core/
Plugin/
Component.php
, line 25
Class
Component
Simple value object that contains information about the component.
Namespace
Drupal\Core\Plugin
Code
public readonly string $machineName;
RSS feed