You are here

protected property LogTemplateManager::$categoryManager in Commerce Core 8.2

The log category manager.

Type: \Drupal\commerce_log\LogCategoryManagerInterface

File

modules/log/src/LogTemplateManager.php, line 27

Class

LogTemplateManager
Manages discovery and instantiation of commerce_log_template plugins.

Namespace

Drupal\commerce_log

Code

protected $categoryManager;