You are here

protected property OrderReportTest::$reportTypeManager in Commerce Reporting 8

The report type manager.

Type: \Drupal\commerce_reports\ReportTypeManager

File

tests/src/Kernel/ReportType/OrderReportTest.php, line 34

Class

OrderReportTest
Tests the `commerce_order_report` entity.

Namespace

Drupal\Tests\commerce_reports\Kernel\ReportType

Code

protected $reportTypeManager;