You are here

interface ColorsSchemeInterface in Colors 8

@todo.

Hierarchy

Expanded class hierarchy of ColorsSchemeInterface

All classes that implement ColorsSchemeInterface

5 files declare their use of ColorsSchemeInterface
NodeScheme.php in src/Plugin/colors/type/NodeScheme.php
UserCurrentScheme.php in src/Plugin/colors/type/UserCurrentScheme.php
UserRoleScheme.php in src/Plugin/colors/type/UserRoleScheme.php
UserScheme.php in src/Plugin/colors/type/UserScheme.php
VocabularyScheme.php in src/Plugin/colors/type/VocabularyScheme.php

File

src/Plugin/ColorsSchemeInterface.php, line 10

Namespace

Drupal\colors\Plugin
View source
interface ColorsSchemeInterface extends PluginInspectionInterface {

}

Members

Namesort descending Modifiers Type Description Overrides
PluginInspectionInterface::getPluginDefinition public function Gets the definition of the plugin implementation. 4
PluginInspectionInterface::getPluginId public function Gets the plugin_id of the plugin instance. 2