Dimension::$value

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

An integer or floating-point value representing the numeric value.

Type: value

File

core/lib/Drupal/Core/Theme/Plugin/DesignTokenValue/Dimension.php, line 25

Class

Dimension
Dimension 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.