You are here

protected property ColorBase::$opacity in Color Field 8.2

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;