You are here

protected property OrderReportGenerator::$orderStorage in Commerce Reporting 8

The order storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/OrderReportGenerator.php, line 17

Class

OrderReportGenerator
Generates order reports for orders.

Namespace

Drupal\commerce_reports

Code

protected $orderStorage;