You are here

protected property CheckoutIntegrationTest::$logViewBuilder in Commerce Core 8.2

The log view builder.

Type: \Drupal\commerce_log\LogViewBuilder

File

modules/log/tests/src/Kernel/CheckoutIntegrationTest.php, line 29

Class

CheckoutIntegrationTest
Tests integration with checkout events.

Namespace

Drupal\Tests\commerce_log\Kernel

Code

protected $logViewBuilder;