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
Namespace
Drupal\commerce_log\Plugin\LogTemplateCode
public function getCategory();