You are here

public function UpdateUtilsInterface::getUpdateTypeLabel in Scheduled Updates 8

1 method overrides UpdateUtilsInterface::getUpdateTypeLabel()
UpdateUtils::getUpdateTypeLabel in src/UpdateUtils.php

File

src/UpdateUtilsInterface.php, line 58

Class

UpdateUtilsInterface
Service to determine information about Scheduled Update Types

Namespace

Drupal\scheduled_updates

Code

public function getUpdateTypeLabel(ScheduledUpdateInterface $update);