You are here

protected property LogCategoryTest::$logCategory in Commerce Core 8.2

The log category.

Type: \Drupal\commerce_log\Plugin\LogCategory\LogCategoryInterface

File

modules/log/tests/src/Unit/LogCategoryTest.php, line 19

Class

LogCategoryTest
@coversDefaultClass \Drupal\commerce_log\Plugin\LogCategory\LogCategory @group commerce

Namespace

Drupal\Tests\commerce_log\Unit

Code

protected $logCategory;