Same name and namespace in other branches
  1. 3.0.x src/ColorBase.php \Drupal\color_field\ColorBase::opacity

The opacity of the color.

Type: float

File

src/ColorBase.php, line 15

Class

ColorBase
Base color class to ease implementations.

Namespace

Drupal\color_field

Code

protected $opacity;