You are here

public function LogTemplateInterface::getCategory in Commerce Core 8.2

Gets the template category.

Return value

string The template category.

1 method overrides LogTemplateInterface::getCategory()
LogTemplate::getCategory in modules/log/src/Plugin/LogTemplate/LogTemplate.php
Gets the template category.

File

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

Class

LogTemplateInterface

Namespace

Drupal\commerce_log\Plugin\LogTemplate

Code

public function getCategory();