You are here

public property EnvironmentIndicator::$machine in Environment Indicator 8.3

Same name and namespace in other branches
  1. 8.2 lib/Drupal/environment_indicator/Entity/EnvironmentIndicator.php \Drupal\environment_indicator\Entity\EnvironmentIndicator::machine
  2. 4.x src/Entity/EnvironmentIndicator.php \Drupal\environment_indicator\Entity\EnvironmentIndicator::machine

The machine-readable ID for the configurable.

Type: string

File

src/Entity/EnvironmentIndicator.php, line 46

Class

EnvironmentIndicator
Defines a Environment configuration entity.

Namespace

Drupal\environment_indicator\Entity

Code

public $machine;