FontFamily::$value

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

The array of font names (ordered from most to least preferred).

Type: value

File

core/lib/Drupal/Core/Theme/Plugin/DesignTokenValue/FontFamily.php, line 24

Class

FontFamily
Font family design token value.

Namespace

Drupal\Core\Theme\Plugin\DesignTokenValue

Code

protected array $value;

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