Number::$value

Same name and namespace in other branches
  1. 11.x core/lib/Drupal/Core/Theme/Plugin/DesignTokenValue/Number.php \Drupal\Core\Theme\Plugin\DesignTokenValue\Number::value

Numbers can be positive, negative and have fractions.

Type: value

File

core/lib/Drupal/Core/Theme/Plugin/DesignTokenValue/Number.php, line 23

Class

Number
Number design token value.

Namespace

Drupal\Core\Theme\Plugin\DesignTokenValue

Code

protected int|float $value;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.