function DesignTokenPluginManagerInterface::getDefinitions
Same name and namespace in other branches
- 11.x core/lib/Drupal/Core/Theme/DesignToken/DesignTokenPluginManagerInterface.php \Drupal\Core\Theme\DesignToken\DesignTokenPluginManagerInterface::getDefinitions()
Gets the definition of all plugins for this type.
Return value
\Drupal\Core\Theme\DesignToken\DesignToken[] The design tokens.
Overrides DiscoveryInterface::getDefinitions
File
-
core/
lib/ Drupal/ Core/ Theme/ DesignToken/ DesignTokenPluginManagerInterface.php, line 31
Class
- DesignTokenPluginManagerInterface
- Interface for design token manager.
Namespace
Drupal\Core\Theme\DesignTokenCode
public function getDefinitions();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.