You are here

interface PluginInterface in Drupal 8

Hierarchy

Expanded class hierarchy of PluginInterface

All classes that implement PluginInterface

Deprecated

in drupal:8.3.0 and is removed from drupal:9.0.0.

File

core/modules/views/src/Plugin/views/PluginInterface.php, line 10

Namespace

Drupal\views\Plugin\views
View source
interface PluginInterface 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