You are here

public function LogInterface::getCategory in Commerce Core 8.2

Gets the category.

Return value

\Drupal\commerce_log\Plugin\LogCategory\LogCategoryInterface The category.

1 method overrides LogInterface::getCategory()
Log::getCategory in modules/log/src/Entity/Log.php
Gets the category.

File

modules/log/src/Entity/LogInterface.php, line 39

Class

LogInterface

Namespace

Drupal\commerce_log\Entity

Code

public function getCategory();