You are here

interface PluginInterface in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/views/src/Plugin/views/PluginInterface.php \Drupal\views\Plugin\views\PluginInterface

Hierarchy

Expanded class hierarchy of PluginInterface

All classes that implement PluginInterface

File

core/modules/views/src/Plugin/views/PluginInterface.php, line 12
Contains \Drupal\views\Plugin\views\PluginInterface.

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. 2
PluginInspectionInterface::getPluginId public function Gets the plugin_id of the plugin instance. 2