public function PatchInfoSourceInterface::getLabel in PatchInfo 8.2
Gets the plugin label.
Return value
string Plugin label.
1 method overrides PatchInfoSourceInterface::getLabel()
- PatchInfoSourceBase::getLabel in src/
PatchInfoSourceBase.php - Gets the plugin label.
File
- src/
PatchInfoSourceInterface.php, line 20
Class
- PatchInfoSourceInterface
- Provides an interface for PatchInfo Source plugins.
Namespace
Drupal\patchinfoCode
public function getLabel();