You are here

protected property AdjustmentTransformerTest::$adjustmentTransformer in Commerce Core 8.2

The adjustment transformer.

Type: \Drupal\commerce_order\AdjustmentTransformerInterface

File

modules/order/tests/src/Kernel/AdjustmentTransformerTest.php, line 22

Class

AdjustmentTransformerTest
Tests the adjustment transformer.

Namespace

Drupal\Tests\commerce_order\Kernel

Code

protected $adjustmentTransformer;