Same name and namespace in other branches
  1. 8.x-2.x src/ColorHSL.php \Drupal\color_field\ColorHSL::sat 1 comment

Saturation value (0-100).

Type: int

File

src/ColorHSL.php, line 24

Class

ColorHSL
RGB represents the RGB color format.

Namespace

Drupal\color_field

Code

protected int $sat;