You are here

protected property OrderIntegrationTest::$logStorage in Commerce Core 8.2

The log storage.

Type: \Drupal\commerce_log\LogStorageInterface

File

modules/log/tests/src/Kernel/OrderIntegrationTest.php, line 38

Class

OrderIntegrationTest
Tests integration with order events.

Namespace

Drupal\Tests\commerce_log\Kernel

Code

protected $logStorage;