File

src/Color.php, line 46

Class

Color

Namespace

Drupal\color_field

Code

public function getOpacity() {
    return $this->opacity;
}