function DesignTokenValueInterface::toDtcg

Exports as DTCG.

Return value

mixed DTCG data of the value key.

File

core/lib/Drupal/Core/Theme/DesignToken/DesignTokenValueInterface.php, line 18

Class

DesignTokenValueInterface
Interface for design tokens value plugins.

Namespace

Drupal\Core\Theme\DesignToken

Code

public function toDtcg() : mixed;

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