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

The Hex triplet of the color as an int.

Type: int

File

src/ColorHex.php, line 17

Class

ColorHex
Hex represents the Hex color format.

Namespace

Drupal\color_field

Code

protected int $color;