You are here

public property EnvironmentIndicator::$bg_color in Environment Indicator 8.3

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

The color code for the indicator.

Type: string

File

src/Entity/EnvironmentIndicator.php, line 74

Class

EnvironmentIndicator
Defines a Environment configuration entity.

Namespace

Drupal\environment_indicator\Entity

Code

public $bg_color;