function FontWeight::toDtcg
File
-
core/
lib/ Drupal/ Core/ Theme/ Plugin/ DesignTokenValue/ FontWeight.php, line 57
Class
- FontWeight
- Font weight design token value.
Namespace
Drupal\Core\Theme\Plugin\DesignTokenValueCode
public function toDtcg() : mixed {
return $this->value;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.