You are here

interface HelpInterface in Advanced Help 8

Defines an interface for ice cream flavor plugins.

Hierarchy

Expanded class hierarchy of HelpInterface

All classes that implement HelpInterface

File

src/HelpInterface.php, line 10

Namespace

Drupal\advanced_help
View source
interface HelpInterface 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