You are here

interface SiteAuditCheckInterface in Site Audit 8.3

Defines an interface for Site Audit Check plugins.

Hierarchy

Expanded class hierarchy of SiteAuditCheckInterface

All classes that implement SiteAuditCheckInterface

File

src/Plugin/SiteAuditCheckInterface.php, line 10

Namespace

Drupal\site_audit\Plugin
View source
interface SiteAuditCheckInterface 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