You are here

protected property ReportTypeBase::$orderReportStorage in Commerce Reporting 8

The order report storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Plugin/Commerce/ReportType/ReportTypeBase.php, line 21

Class

ReportTypeBase
Provides the base order report type class.

Namespace

Drupal\commerce_reports\Plugin\Commerce\ReportType

Code

protected $orderReportStorage;