You are here

protected property CartIntegrationTest::$logStorage in Commerce Core 8.2

The log storage.

Type: \Drupal\commerce_log\LogStorageInterface

File

modules/log/tests/src/Kernel/CartIntegrationTest.php, line 37

Class

CartIntegrationTest
Tests integration with cart events.

Namespace

Drupal\Tests\commerce_log\Kernel

Code

protected $logStorage;