You are here

public property EnvironmentIndicator::$name in Environment Indicator 8.2

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

The human-readable label for the configurable.

File

lib/Drupal/environment_indicator/Entity/EnvironmentIndicator.php, line 54
Contains \Drupal\environment_indicator\Entity\EnvironmentIndicator.

Class

EnvironmentIndicator
Defines a Environment configuration entity.

Namespace

Drupal\environment_indicator\Entity

Code

public $name;