You are here

public function LogTemplateInterface::getLabel in Commerce Core 8.2

Gets the translated label.

Return value

string The translated label.

1 method overrides LogTemplateInterface::getLabel()
LogTemplate::getLabel in modules/log/src/Plugin/LogTemplate/LogTemplate.php
Gets the translated label.

File

modules/log/src/Plugin/LogTemplate/LogTemplateInterface.php, line 21

Class

LogTemplateInterface

Namespace

Drupal\commerce_log\Plugin\LogTemplate

Code

public function getLabel();