You are here

protected property OrderRenderer::$orderTotalSummary in Commerce Core 8.2

The order total summary.

Type: \Drupal\commerce_order\OrderTotalSummaryInterface

File

modules/order/src/EntityPrint/OrderRenderer.php, line 31

Class

OrderRenderer
Provides a custom entity_print renderer for orders.

Namespace

Drupal\commerce_order\EntityPrint

Code

protected $orderTotalSummary;