Same name and namespace in other branches
  1. 3.0.x src/ColorHSL.php \Drupal\color_field\ColorHSL::hue 1 commentaire

Hue value (0-360).

Type: int

Fichier

src/ColorHSL.php, line 15

Classe

ColorHSL
RGB represents the RGB color format.

Namespace

Drupal\color_field

Code

protected $hue;