You are here

protected property OrderIntegrationTest::$logViewBuilder in Commerce Core 8.2

The log view builder.

Type: \Drupal\commerce_log\LogViewBuilder

File

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

Class

OrderIntegrationTest
Tests integration with order events.

Namespace

Drupal\Tests\commerce_log\Kernel

Code

protected $logViewBuilder;