Same name and namespace in other branches
  1. 8.x-2.x src/ColorBase.php \Drupal\color_field\ColorBase::opacity 1 commentaire

The opacity of the color.

Type: float

Fichier

src/ColorBase.php, line 185

Classe

ColorBase
Base color class to ease implementations.

Namespace

Drupal\color_field

Code

protected float $opacity;