You are here

protected property CartIntegrationTest::$logViewBuilder in Commerce Core 8.2

The log view builder.

Type: \Drupal\commerce_log\LogViewBuilder

File

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

Class

CartIntegrationTest
Tests integration with cart events.

Namespace

Drupal\Tests\commerce_log\Kernel

Code

protected $logViewBuilder;