function DesignTokenInterface::getCssVariableName

Gets CSS variable name.

Return value

string The CSS variable name.

File

core/lib/Drupal/Core/Theme/Entity/DesignTokenInterface.php, line 32

Class

DesignTokenInterface
Interface for design token config entity.

Namespace

Drupal\Core\Theme\Entity

Code

public function getCssVariableName() : string;

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